maxMessageSize property
The maxMessageSize read-only property of the RTCSctpTransport
interface indicates the maximum size of a message that can be sent using
the RTCDataChannel.send method.
Implementation
external double get maxMessageSize;
The maxMessageSize read-only property of the RTCSctpTransport
interface indicates the maximum size of a message that can be sent using
the RTCDataChannel.send method.
external double get maxMessageSize;