...
Name | Mandatory | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
myself |
|
| An object containing user info. | ||||||||||
sessionToken |
|
| sessionToken return by RestAPI CTLive Agent Login and Logout via Rest API (Needed only if login is not done using JS SDK) | ||||||||||
domain |
|
| Unique domain identifier | ||||||||||
enableVideo |
|
| Flag to enable video operations for the agent |
Returns:
Type | Description |
---|---|
JS Promise | An empty Javascript Promise |
...