Package com.smartfoxserver.buddylist
Class ReservedBuddyVariables
java.lang.Object
com.smartfoxserver.buddylist.ReservedBuddyVariables
Contains a series of Reserved BuddyVariables with a special meaning for the BuddyList system:
- BV_ONLINE: the Buddy Online status
- BV_STATE: the Buddy State message
- BV_NICKNAME: the Buddy nickname
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BV_ONLINE
- See Also:
-
BV_STATE
- See Also:
-
BV_NICKNAME
- See Also:
-
-
Constructor Details
-
ReservedBuddyVariables
public ReservedBuddyVariables()
-