Click or drag to resize

ContactIdAlarm Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPContactIdAlarm

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class ContactIdAlarm

The ContactIdAlarm type exposes the following members.

Constructors
 NameDescription
Public methodContactIdAlarmInitializes a new instance of the ContactIdAlarm class
Top
Properties
 NameDescription
Public propertyAccountNumber 4 hex digits Account number as hexadecimal string. Example: ADFF Please specify the parameters for the contact ID alarm message
Public propertyEventCode 3 hex digits Event code as hexadecimal string, the type of the alarm (fire, burglar, etc.)
Public propertyEventName A textual representation of the event code
Public propertyEventQualifier Types of alarm events: New Event, New Restore, Status report
Public propertyEventQualifierValue 
Public propertyMessageType his 2- digit sequence is used to identify the Contact ID message to the receiver. It may be transmitted as either 18 (preferred) or 98 (optional). New receiver implementations shall accept either a 18 or a 98. Note that some older receivers may not accept 98
Public propertyMessageTypeValue 
Public propertyPartitionNumber Maximum hex 2 digits Group or Partition number as hexadecimal string. Use 0 to indicate that no specific group or partition information applies.
Public propertyZoneNumber Maximum 3 hex digits Zone number as hexadecimal string. Use 0 to indicate that no specific zone or user information applies
Top
Methods
See Also