TTMSFNCWXWebRTCDataChannelOpenEvent Event Type
Fires when a data channel of a peer connection becomes open and ready to send and receive messages.
API unit family: TMSFNCWXWebRTC
Parameters
| Name | Description |
|---|---|
Sender |
The component that raised the event. |
AID |
The identifier of the peer connection that owns the channel. |
AChannel |
The name of the data channel that opened. |