Click or drag to resize

AbstractTransactionOnTransactionError Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
protected void OnTransactionError(
	TransactionErrorInfo error,
	SIPMessage msg
)

Parameters

error  TransactionErrorInfo
 
msg  SIPMessage
 
See Also