WebRTCDataChannel.isOrdered

Returns true if this channel was created with ordering enabled (default).

struct WebRTCDataChannel
@nogc nothrow const
bool
isOrdered
()

Meta