Click or drag to resize

AbstractLocalInviteManagerUpdateNetworkParams Method


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

Parameters

mediaOffer  MediaDescription
 
otherPartySIPInfo  UserSIPInfo
 

Return Value

OzTupleString, INatConfiguration, String
See Also