Skip to main content

On Peer Left

On Peer Left

Called whenever a peer leaves the room. Connect to a Bind to On Peer Left node to handle this event for the specified room.

Inputs

NameTypeDescription
DelegatedelegateConnect to a Bind to On Peer Left delegate node to get this event triggered once a peer has left the room.

Outputs

NameTypeDescription
Execexec
Peer IdintegerThe id of the peer that joined the room.
RoomobjectThe Room object reference for which the event was triggered.