IBuddyManager Methods |
The IBuddyManager type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainsBuddy |
Indicates whether a buddy exists in user's buddies list or not.
| |
| GetBuddyById |
Retrieves a Buddy object from its id property.
| |
| GetBuddyByName |
Retrieves a Buddy object from its name property.
| |
| GetBuddyByNickName |
Retrieves a Buddy object from its nickName property (if set).
| |
| GetMyVariable |
Retrieves a Buddy Variable from its name.
|