Add support for Nicks

Description

Nick elements aren't properly parsed by the DefaultPacketExtension. We should add a new PacketExtension for nickname extensions.

Environment

None

Activity

Robin Collier 
November 24, 2010 at 2:51 AM

The Nick class should be moved into a package called *.smackx.nick. We want to standardize how the extensions are represented in Smack in this fashion. Otherwise (as is currently the case with many extensions) all classes simply go in a couple of high level packages, which quickly becomes unwieldy as new extensions and classes are added.

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created December 10, 2009 at 1:16 AM
Updated October 7, 2013 at 2:35 AM
Resolved December 5, 2010 at 3:27 AM