SFSBuddyEvent Class |
Namespace: Sfs2X.Core
public class SFSBuddyEvent : BaseEvent
The SFSBuddyEvent type exposes the following members.
Name | Description | |
---|---|---|
![]() | Params |
A Dictionary containing the event's parameters.
(Inherited from BaseEvent.) |
![]() | Target | (Inherited from BaseEvent.) |
![]() | Type | (Inherited from BaseEvent.) |
Name | Description | |
---|---|---|
![]() ![]() ![]() | BUDDY_ADD |
Dispatched when a buddy is added successfully to the current user's buddies list.
|
![]() ![]() ![]() | BUDDY_BLOCK |
Dispatched when a buddy is blocked or unblocked successfully by the current user.
|
![]() ![]() ![]() | BUDDY_ERROR |
Dispatched if an error occurs while executing a request related to the Buddy List system.
|
![]() ![]() ![]() | BUDDY_LIST_INIT |
Dispatched if the Buddy List system is successfully initialized.
|
![]() ![]() ![]() | BUDDY_MESSAGE |
Dispatched when a message from a buddy is received by the current user.
|
![]() ![]() ![]() | BUDDY_ONLINE_STATE_UPDATE |
Dispatched when a buddy in the current user's buddies list changes his online state in the Buddy List system.
|
![]() ![]() ![]() | BUDDY_REMOVE |
Dispatched when a buddy is removed successfully from the current user's buddies list.
|
![]() ![]() ![]() | BUDDY_VARIABLES_UPDATE |
Dispatched when a buddy in the current user's buddies list updates one or more Buddy Variables.
|