Our new developer documentation is now available. Please check it out!
IOdinPeerDataChangedEventPayload
On this page
export interface IOdinPeerDataChangedEventPayload
Interface describing the payload of an OdinPeerDataChangedEvent
.
Properties
Name | Type | Description |
---|---|---|
peer | OdinPeer | The updated OdinPeer instance. |
room | OdinRoom | The room where the peer was updated. |