# 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:
peerId— TrueConf ID unique identifier of a user who has stopped a callside— Party that has stopped a call. It can be as follows:0— controlled TrueConf Room1— a different user
See also: