Developer Documentation

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).