channel property
RTCDataChannel
get
channel
The read-only property RTCDataChannelEvent.channel
returns the RTCDataChannel associated with the event.
Implementation
external RTCDataChannel get channel;
The read-only property RTCDataChannelEvent.channel
returns the RTCDataChannel associated with the event.
external RTCDataChannel get channel;