1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2025-09-10 18:59:41 +02:00
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6945 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2007-02-04 06:17:15 +00:00 committed by matt
parent 035852e6ec
commit bf6471e76b
4 changed files with 8 additions and 12 deletions

View file

@ -124,7 +124,7 @@ public class RosterEntry {
/**
* Returns the roster subscription type of the entry. When the type is
* {@link RosterPacket.ItemType#none} or {@link RosterPacket.ItemType#from},
* RosterPacket.ItemType.none or RosterPacket.ItemType.from,
* refer to {@link RosterEntry getStatus()} to see if a subscription request
* is pending.
*