|
SFS2X Objective-C API
1.7.13
iOS / macOS / tvOS
|
#import <SetUserVariablesRequest.h>
Inherits BaseRequest.
Instance Methods | |
| (id) | - initWithUserVariables: |
Class Methods | |
| (id) | + requestWithUserVariables: |
Properties | |
| NSArray * | userVariables |
Set custom User Variables for the current User
| + (id) requestWithUserVariables: | (NSArray *) | userVariables |
| userVariables | an Array of UserVariables |