Index Hierarchy AddBuddyRequest Class Reference Inherits from BaseRequest : NSObject Declared in AddBuddyRequest.hAddBuddyRequest.m Overview Add a new Buddy to the current Buddy List Tasks + requestWithBuddyName: Sends a request to the server to add a new Buddy to the Buddy List Class Methods requestWithBuddyName: Sends a request to the server to add a new Buddy to the Buddy List + (id)requestWithBuddyName:(NSString *)buddyName Parameters buddyName the name of the buddy to add Discussion Sends a request to the server to add a new Buddy to the Buddy List See Also [ISFSEvents onBuddyAdd:] [ISFSEvents onBuddyError:] RemoveBuddyRequest Declared In AddBuddyRequest.h Index Hierarchy