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.3.199.0
Syntax
public event EventHandler<ContactIDSendEventArgs> ContactIdSendFailed

Value

Type: SystemEventHandlerContactIDSendEventArgs
See Also