# incomingPodiumInvitationRemoved

Description: Notification after your TrueConf Room has processed an invitation to take the podium.

Example:

{
    "method": "event",
    "event": "incomingPodiumInvitationRemoved",
    "confId": "someConfId",
    "reason": 1
}

Parameter description:

  • confId — Unique conference identifier

  • reason — Removal reason. It can be as follows:

See also: