Click or drag to resize

NatTransportSetStunServerAddress Method


Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public void SetStunServerAddress(
	IPEndPoint remoteEndPoint
)

Parameters

remoteEndPoint  IPEndPoint
 

Implements

INatTransportSetStunServerAddress(IPEndPoint)
See Also