|
SFS2X Objective-C API
1.7.13
iOS / macOS / tvOS
|
#import <RemoveBuddyRequest.h>
Inherits BaseRequest.
Instance Methods | |
| (id) | - initWithBuddyName: |
Class Methods | |
| (id) | + requestWithBuddyName: |
Properties | |
| NSString * | name |
| + (id) requestWithBuddyName: | (NSString *) | buddyName |
| buddyName | the name of the buddy to remove |