SFS2X Objective-C API  1.7.13
iOS / macOS / tvOS
InitBuddyListRequest Class Reference

#import <InitBuddyListRequest.h>

Inherits BaseRequest.

Instance Methods

(id) - init
 

Class Methods

(id) + request
 

Detailed Description

Initializes the BuddyList system.

This involves loading any previously stored Buddy data from the server, such as the User's Buddy List, his previous state and his persistent Buddy Variables. The init request is the first operation required to initialize the BuddyList system. Once the Init is executed the User can have access to all his previous data and start to interact with his Buddies.

Method Documentation

◆ request

+ (id) request
See also
[ISFSEvents onBuddyListInit:]
[ISFSEvents onBuddyError:]
SFSBuddy
SFSBuddyVariable