ContactIdEventQualifier Enumeration |
Types of alarm events
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic enum ContactIdEventQualifier
Public Enumeration ContactIdEventQualifier
public enum class ContactIdEventQualifier
type ContactIdEventQualifier
Members
| Member name | Value | Description |
---|
| NewEvent | 1 |
New Event or Opening
|
| NewRestore | 3 |
New Restore or Closing
|
| StatusReport | 6 |
Previously reported condition still present (Status report)
|
See Also