API ReferenceOdinNative.Wrapper.RoomMessageReceivedEventArgsVersion: 2.xOn this pageClass MessageReceivedEventArgs Arguments for MessageReceived events in the current room Assembly: cs.temp.dll.dll Declarationpublic class MessageReceivedEventArgs : EventArgs Properties PeerId peer id Declarationpublic ulong PeerId { get; } Fields Data arbitrary data Declarationpublic byte[] Data