MxMessageEventArgsΒΆ

class MxMessageEventArgs : System.EventArgs

The mx message event args.

MxClient Client

Gets or sets the client.

Value:The client.
System.Byte[] Payload

Gets or sets the payload of the message.

Value:The payload of the message.
uint ProtocolID

Gets or sets the protocol ID of the message.

Value:The protocol ID of the message.