IDataChannelTDataChannel Interface |
Namespace: FM.IceLink
The IDataChannelTDataChannel type exposes the following members.
Name | Description | |
---|---|---|
Label |
Gets the label.
| |
OnReceive |
Gets or sets the callback to execute when a message is received.
| |
Ordered |
Gets a value indicating whether messages will be delivered in the order they are sent.
| |
State |
Gets the state.
| |
Subprotocol |
Gets the subprotocol.
|
Name | Description | |
---|---|---|
SendDataBytes |
Sends a byte array.
| |
SendDataString |
Sends a string.
|
Name | Description | |
---|---|---|
OnStateChange |
Raised when the state changes.
|