Inherits from BaseRequest : NSObject
Declared in InitBuddyListRequest.h
InitBuddyListRequest.m

Overview

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.

Tasks

Class Methods

request

[ISFSEvents onBuddyListInit:]

+ (id)request

Declared In

InitBuddyListRequest.h