ContactIdEventQualifier Enumeration |
Types of alarm events
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public 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