Construct a Token Generator
Creates a token generator that is used to generate room tokens on client side.
Inputs
| Name | Type | Description |
|---|---|---|
| Access Key | string | The access key for generating room tokens. You need to get an access key by signing up to the service or create a test key by following our Getting Started guide. |
Outputs
| Name | Type | Description |
|---|---|---|
| Return Value | object | The constructed token generator object. Connect to |