Click or drag to resize

SFSBuddyEvent Fields

The SFSBuddyEvent type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCode exampleBUDDY_ADD
Dispatched when a buddy is added successfully to the current user's buddies list.
Public fieldStatic memberCode exampleBUDDY_BLOCK
Dispatched when a buddy is blocked or unblocked successfully by the current user.
Public fieldStatic memberCode exampleBUDDY_ERROR
Dispatched if an error occurs while executing a request related to the Buddy List system.
Public fieldStatic memberCode exampleBUDDY_LIST_INIT
Dispatched if the Buddy List system is successfully initialized.
Public fieldStatic memberCode exampleBUDDY_MESSAGE
Dispatched when a message from a buddy is received by the current user.
Public fieldStatic memberCode exampleBUDDY_ONLINE_STATE_UPDATE
Dispatched when a buddy in the current user's buddies list changes his online state in the Buddy List system.
Public fieldStatic memberCode exampleBUDDY_REMOVE
Dispatched when a buddy is removed successfully from the current user's buddies list.
Public fieldStatic memberCode exampleBUDDY_VARIABLES_UPDATE
Dispatched when a buddy in the current user's buddies list updates one or more Buddy Variables.
Top
See Also