Developer Documentation
Our new developer documentation is now available. Please check it out!

IOdinPeerJoinedLeftEventPayload

export interface IOdinPeerJoinedLeftEventPayload

Interface describing the payload of an OdinPeerJoinedLeftEvent.

Properties

NameTypeDescription
peerOdinPeerThe peer that joined/left.
roomOdinRoomThe room the peer joined/left.