|
SFS2X Objective-C API
1.7.13
iOS / macOS / tvOS
|
#import <SetBuddyVariablesRequest.h>
Inherits BaseRequest.
Instance Methods | |
| (id) | - initWithBuddyVariables: |
Class Methods | |
| (id) | + requestWithBuddyVariables: |
Properties | |
| NSArray * | buddyVariables |
Sets one or more BuddyVariables for the current User.
This will update all Users in the Zone who have this User as Buddy in their Buddy Lists.
| + (id) requestWithBuddyVariables: | (NSArray *) | buddyVariables |
| buddyVariables | an Array of BuddyVariables |