Click or drag to resize
AbstractLocalInviteManagerUpdateNetworkParams Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
protected OzTuple<string, INatConfiguration, string> UpdateNetworkParams(
	MediaDescription mediaOffer,
	UserSIPInfo otherPartySIPInfo
)

Parameters

mediaOffer
Type: Ozeki.MediaMediaDescription
otherPartySIPInfo
Type: Ozeki.VoIPUserSIPInfo

Return Value

Type: OzTupleString, INatConfiguration, String
See Also