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

IOdinPeerDataChangedEventPayload

export interface IOdinPeerDataChangedEventPayload

Interface describing the payload of an OdinPeerDataChangedEvent.

Properties

NameTypeDescription
peerOdinPeerThe updated OdinPeer instance.
roomOdinRoomThe room where the peer was updated.