incomingPodiumInvitationRemoved
Less than 1 minute
incomingPodiumInvitationRemoved
Description: notification received after the moderated TrueConf Room API has processed the invitation to take the podium.
Example:
{
"method": "event",
"event": "incomingPodiumInvitationRemoved",
"confId": "someConfId",
"reason": 1
}Parameter description:
confId— Unique conference identifierreason— Removal reason. It can be as follows:0- accepted TrueConf Room API1- declined TrueConf Room API2- TrueConf Room API was declined due to a timeout3— Conference ending.
See also: