Click or drag to resize

LocalChannelHelperDetectNatConfiguration Method

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

Parameters

localAddress
Type: SystemString
otherPartyRemoteAddress
Type: SystemString
channelAddress
Type: SystemString
natConfig
Type: Ozeki.NetworkINatConfiguration

Return Value

Type: INatConfiguration
See Also