Constructor
new SetUserVariablesRequest(userVariables)
Creates a new instance of the SetUserVariablesRequest class.
Pass the instance to the SmartFox#send method to validate and execute the request.
Pass the instance to the SmartFox#send method to validate and execute the request.
Parameters:
| Name | Type | Description |
|---|---|---|
userVariables | Array.<SFSUserVariable> | A list of objects representing the User Variables to set. |