OdinPeerJoinedLeftEvent
On this page
The OdinPeerJoinedLeftEvent
event is emitted on OdinRoom
instances when a remote peer joins or leaves the room.
Events are inheriting from IOdinEvent
and provide an object described by IOdinPeerJoinedLeftEventPayload
in the payload
property of the event.