Class ReservedBuddyVariables


  • public class ReservedBuddyVariables
    extends java.lang.Object
    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:
    SFSBuddyApi, SFSBuddy, SFSBuddyVariable
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String BV_NICKNAME  
      static java.lang.String BV_ONLINE  
      static java.lang.String BV_STATE  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReservedBuddyVariables

        public ReservedBuddyVariables()