WebRTCDataChannel.getMaxRetransmits

Returns the maxRetransmits value assigned to this channel during creation. Will be 65535 if not specified.

struct WebRTCDataChannel
@nogc nothrow const
long
getMaxRetransmits
()

Meta