Our new developer documentation is now available. Please check it out!
MessageReceivedEventArgs
public class MessageReceivedEventArgs : EventArgs
Arguments for MessageReceived events in the current room
Properties
Name | Type | Description |
---|---|---|
PeerId | UInt64 | peer id |
Data | Byte[] | arbitrary data |