mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-26 16:22:06 +01:00
Improved documentation a little.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@11455 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
a86f45a4e6
commit
97d2b5a0f2
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ import org.xmlpull.v1.XmlPullParser;
|
|||
* A minimalistic implementation of a {@link PacketExtension} for nicknames.
|
||||
*
|
||||
* @author Guus der Kinderen, guus.der.kinderen@gmail.com
|
||||
*
|
||||
* @see <a href="http://xmpp.org/extensions/xep-0172.html">XEP-0172: User Nickname</a>
|
||||
*/
|
||||
public class Nick implements PacketExtension {
|
||||
|
||||
|
|
Loading…
Reference in a new issue