Function WebRTCDataChannel.isNegotiated
Returns true
if this channel was created with out-of-band configuration.
bool isNegotiated() nothrow @nogc const;
Returns true
if this channel was created with out-of-band configuration.
bool isNegotiated() nothrow @nogc const;