Click or drag to resize

LocalChannelHelperDetectNatConfiguration Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public static INatConfiguration DetectNatConfiguration(
	string localAddress,
	string otherPartyRemoteAddress,
	string channelAddress,
	INatConfiguration natConfig
)

Parameters

localAddress  String
 
otherPartyRemoteAddress  String
 
channelAddress  String
 
natConfig  INatConfiguration
 

Return Value

INatConfiguration
See Also