Click or drag to resize

IBuddyManager Methods

The IBuddyManager type exposes the following members.

Methods
  NameDescription
Public methodContainsBuddy
Indicates whether a buddy exists in user's buddies list or not.
Public methodGetBuddyById
Retrieves a Buddy object from its id property.
Public methodGetBuddyByName
Retrieves a Buddy object from its name property.
Public methodGetBuddyByNickName
Retrieves a Buddy object from its nickName property (if set).
Public methodGetMyVariable
Retrieves a Buddy Variable from its name.
Top
See Also