Click or drag to resize

ContactIdAlarmMessageType Property

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

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public ContactIdMessageType MessageType { get; set; }

Property Value

Type: ContactIdMessageType
See Also