Click or drag to resize

SFSBuddyManager Properties

The SFSBuddyManager type exposes the following members.

Properties
  NameDescription
Public propertyBuddyList
Returns a list of Buddy objects representing all the buddies in the user's buddies list.
Public propertyBuddyStates
Returns a list of strings representing the available custom buddy states.
Public propertyInited
Indicates whether the client's Buddy List system is initialized or not.
Public propertyMyNickName
Returns the current user's nickname (if set).
Public propertyMyOnlineState
Returns the current user's online/offline state.
Public propertyMyState
Returns the current user's custom state (if set).
Public propertyMyVariables
Returns all the Buddy Variables associated with the current user.
Public propertyOfflineBuddies
Returns a list of Buddy objects representing all the offline buddies in the user's buddies list.
Public propertyOnlineBuddies
Returns a list of Buddy objects representing all the online buddies in the user's buddies list.
Top
See Also