Function WebRTCDataChannel.getProtocol

Returns the sub-protocol assigned to this channel during creation. An empty string if not specified.

String getProtocol() nothrow @nogc const;