Click or drag to resize

ContactIdHandlerContactIdSendFailed Event

The sending of the alarm (that is, the contact ID) is failed. For instance, the kissoff signal is not received.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public event EventHandler<ContactIDSendEventArgs> ContactIdSendFailed

Value

EventHandlerContactIDSendEventArgs
See Also