On_participantLeftConference

TrueConf7/5/26Less than 1 minute

On_participantLeftConference

Description

Notification showing that a participant has left a conference

EventHandler<string> On_participantLeftConference

Response example

{
    "event": "participantLeftConference",
    "peerId": "user1@some.server",
    "method": "event"
}

Response Parameters

NameDescription
peerIdTrueConf ID, unique user identifier

See also

Last Updated: