Our new developer documentation is now available. Please check it out!
OdinRoomDataChangedEvent
On this page
The OdinRoomDataChangedEvent
event is emitted on OdinRoom
instances when the global user data of a room changed by a remote peer.
Events are inheriting from IOdinEvent
and provide an object described by IOdinRoomDataChangedEventPayload
in the payload
property of the event.