stopCalling
Less than 1 minute
stopCalling
Description: Notification after a call has stopped (without starting a communication session).
Example:
{
"event": "stopCalling",
"peerId": "user1@some.server",
"side": 1,
"method": "event"
}Parameter description:
peerIdis the unique identifier of the user (TrueConf ID) who initiated the call termination.side- the party that ended the call. It can be:0- moderated role-based conference TrueConf Room API1— a different user
See also: