Our new developer documentation is now available. Please check it out!
IOdinPeerJoinedLeftEventPayload
On this page
export interface IOdinPeerJoinedLeftEventPayload
Interface describing the payload of an OdinPeerJoinedLeftEvent
.
Properties
Name | Type | Description |
---|---|---|
peer | OdinPeer | The peer that joined/left. |
room | OdinRoom | The room the peer joined/left. |