AddBuddyRequest

Adds a new Buddy to the Buddy List of the User.


In order to add a Buddy, the User must be online in the Buddy List System. If the Buddy is added successfully, the operation is confirmed by the SFSBuddyEvent.BUDDY_ADD event; otherwise the SFSBuddyEvent.BUDDY_ERROR event is fired.

This request can be sent if the Buddy List System is already initialized (see the InitBuddyListRequest class description).