Click or drag to resize
LocalChannelHelperDetectLocalAddress Method

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

Parameters

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

Return Value

Type: String
See Also