maxChannels property

int? get maxChannels

The maxChannels read-only property of the RTCSctpTransport interface indicates the maximum number of RTCDataChannel objects that can be opened simultaneously.

Implementation

external int? get maxChannels;