Click or drag to resize

ApiMessage Properties

The ApiMessage type exposes the following members.

Properties
  NameDescription
Public propertyPayload
The data sent within this message in byte array format
Public propertyPayloadLength
The length of the message data byte array
Public propertyType
The message type, can be built in (0-1000) or custom (1001+)
Top
See Also