incomingRequestToPodiumAnswered
Less than 1 minute
incomingRequestToPodiumAnswered
Description: notification indicating TrueConf Room API's response to the request to join the podium.
Example:
{
"event": "incomingRequestToPodiumAnswered",
"peerId": "user2@some.server",
"allow": false,
"confId": "00000351@some.server#vcs",
"method": "event"
}Parameter description:
peerId- unique identifier of the user TrueConf IDallow— a flag indicating if a participant is allowed to take the podium. The possible values aretrueorfalseconfId— Unique communication session identifier
See also: