...
Name | Mandatory | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
jwt_token |
|
| A json web token to perform authentication. | ||||||||
enableVideo |
|
| Flag to enable video operations for the agent |
Returns:
Type | Description |
---|---|
JS Promise | A Javascript Promise that returns an object with the result of the login request. |
...