Function WebRTCDataChannel.isOrdered
Returns true
if this channel was created with ordering enabled (default).
bool isOrdered() nothrow @nogc const;
Returns true
if this channel was created with ordering enabled (default).
bool isOrdered() nothrow @nogc const;