Dc09Message Class
Encapsulates DC-09 message data.
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public sealed class Dc09Message
- Inheritance
- Object Dc09Message
| ReceiverNumber |
An additional receiver number specific to the account. This element can consist of 1-6 hexadecimal digits, but should be
omitted if not applicable.
|
| CreateEventMessage |
Generates a DC-09 message representing a device event.
|
| CreateKeepAlive |
Generates a keep-alive message.
|
| ToMemory |
Generates a transmittable DC-09 payload and returns it as a block of memory.
|