Click or drag to resize

LocalChannelHelperDetectLocalAddress Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static string DetectLocalAddress(
	SIPCallBasicInfo sipCallInfo,
	MediaDescription mediaOffer
)

Parameters

sipCallInfo
Type: Ozeki.VoIPSIPCallBasicInfo
mediaOffer
Type: Ozeki.MediaMediaDescription

Return Value

Type: String
See Also