WebRTCDataChannel.getMaxPacketLifeTime

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

struct WebRTCDataChannel
@nogc nothrow const
long
getMaxPacketLifeTime
()

Meta