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

IOdinMessageReceivedEventPayload

export interface IOdinMessageReceivedEventPayload

Interface describing the payload of an OdinMessageReceivedEvent.

Properties

NameTypeDescription
messageUint8ArrayA byte array with the message.
roomOdinRoomThe room where the message was received.
senderIdnumberThe ID of the peer that sent the message (might not be in proximity).