Click or drag to resize
StunClient Constructor
Constructor

Namespace: StreamCoders.Network
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public StunClient(
	DnsEndPoint stunEndpoint
)

Parameters

stunEndpoint
Type: System.NetDnsEndPoint
Endpoint containing host name and port of the STUN server
See Also