Click or drag to resize

IDataChannelTDataChannel Properties

The IDataChannelTDataChannel generic type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets or sets DataChannel ID
Public propertyLabel
Gets the label.
Public propertyOnReceive
Gets or sets the callback to execute when a message is received.
Public propertyOrdered
Gets a value indicating whether messages will be delivered in the order they are sent.
Public propertyState
Gets the state.
Public propertySubprotocol
Gets the subprotocol.
Top
See Also