| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Manage buddy list data and events
|
| Method Attributes | Method Name and Description |
|---|---|
|
addBuddy(userId, displayName, groupId, requestSubscription)
|
|
|
blockUser(userID)
|
|
|
isBlocked(userID)
|
|
|
isBuddy(userID)
|
|
|
removeBuddy(userId)
|
|
|
search(filterMap)
|
|
|
setBlockList(blockListArray)
Set the blocklist for the local user.
|
|
|
setBuddyList(buddyListArray, override)
Set the buddylist for the local user.
|
|
|
setDefaultPrivacyList(listName)
|
|
|
unblockUser(userID)
|
Set the blocklist for the local user.
Set the buddylist for the local user. This call is honored once per hour and is ignored if called beyond that. If a user needs to get updated buddylist the session must be reset.