SFS2X Objective-C API
1.7.13
iOS / macOS / tvOS
|
#import <AddBuddyRequest.h>
Inherits BaseRequest.
Instance Methods | |
(id) | - initWithBuddyName: |
Class Methods | |
(id) | + requestWithBuddyName: |
Properties | |
NSString * | name |
+ (id) requestWithBuddyName: | (NSString *) | buddyName |
Sends a request to the server to add a new Buddy to the Buddy List
buddyName | the name of the buddy to add |