Click or drag to resize

AbstractLocalInviteManagerUpdateNetworkParams Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
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