Click or drag to resize

AbstractLocalInviteManagerReceiveRemoteOffer Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
protected void ReceiveRemoteOffer(
	MediaDescription offer,
	UserSIPInfo otherPartySIPInfo
)

Parameters

offer  MediaDescription
 
otherPartySIPInfo  UserSIPInfo
 
See Also