Method
Record custom user data with the FS.setUserVars function, which takes a single argument: an object or dictionary containing simple key/value pairs you'd like to record.
Parameters
Special Fields
Name | Description |
---|---|
displayName | The value of displayName is displayed in the session list and on the user card in the app. |
The value of email is used to let you email the user directly from the app. The email value can also be used to retrieve users and sessions via the Get User and List Sessions HTTP APIs. |