Definition at line 9 of file NetworkEvents.cs.
◆ Type
Enumerator |
---|
keepAlive | |
transactionFrom | |
transactionTo | |
Definition at line 12 of file NetworkEvents.cs.
◆ handleAttachEventMessage()
static void DLT.NetworkEvents.handleAttachEventMessage |
( |
byte [] |
data, |
|
|
RemoteEndpoint |
endpoint |
|
) |
| |
|
static |
◆ handleDetachEventMessage()
static void DLT.NetworkEvents.handleDetachEventMessage |
( |
byte [] |
data, |
|
|
RemoteEndpoint |
endpoint |
|
) |
| |
|
static |
◆ prepareEventMessageData()
static byte [] DLT.NetworkEvents.prepareEventMessageData |
( |
Type |
type, |
|
|
byte [] |
address |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: