IBuddyManager Properties |
The IBuddyManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | BuddyList |
Returns a list of Buddy objects representing all the buddies in the user's buddies list.
|
![]() | BuddyStates |
Returns a list of strings representing the available custom buddy states.
|
![]() | Inited |
Indicates whether the client's Buddy List system is initialized or not.
|
![]() | MyNickName |
Returns the current user's nickname (if set).
|
![]() | MyOnlineState |
Returns the current user's online/offline state.
|
![]() | MyState |
Returns the current user's custom state (if set).
|
![]() | MyVariables |
Returns all the Buddy Variables associated with the current user.
|
![]() | OfflineBuddies |
Returns a list of Buddy objects representing all the offline buddies in the user's buddies list.
|
![]() | OnlineBuddies |
Returns a list of Buddy objects representing all the online buddies in the user's buddies list.
|