Click or drag to resize

AbstractCallLegCall_MessageResponseReceived Method

MESSAGE response

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
protected abstract void Call_MessageResponseReceived(
	Object sender,
	SIPInstantMessageResult e
)

Parameters

sender  Object
 
e  SIPInstantMessageResult
 
See Also