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: 1.8.12.0 (1.8.12)
Syntax
public event EventHandler<ContactIDSendEventArgs> ContactIdSendFailed

Value

Type: SystemEventHandlerContactIDSendEventArgs
See Also