IDataChannelTDataChannel Properties |
The IDataChannelTDataChannel generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Id |
Gets or sets DataChannel ID
| |
| 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.
|