Function WebRTCDataChannel.getMaxPacketLifeTime

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

long getMaxPacketLifeTime() nothrow @nogc const;