Click or drag to resize
ContactIdNotificationEventArgEventCode Property
3 digits Event code in hex string format, composed from hex digits: 0-9, B-F.It represents the type of the alarm (fire, burglar, etc.)

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public string EventCode { get; }

Property Value

Type: String
See Also