...
CTLive offers a built-in Vidyo integration by extending the contact chat object adding method methods and properties to control the media audio/video escalation.
...
Name | Type | Description |
---|---|---|
event | object | jQuery standard event notification object |
eventName | String | Participant event name. It can be one of the following values:
|
participant | Object | The object contains the participant information. |
Disconnecting Video session
Use the contact.videoDisconnecAndDestruct
method to disconnect the participant from the video room.
To engage a new video session, a new media escalation must be requested.