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.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string EventCode { get; }
Public ReadOnly Property EventCode As String
Get
public:
property String^ EventCode {
String^ get ();
}
member EventCode : string with get
Property Value
Type:
StringSee Also