ECamsNotificationState.h
Go to the documentation of this file.
1 // Copyright (c) 2017 Digital Barriers.
4 
8 #pragma once
9 
10 #ifdef __cplusplus
11 namespace EdgeVisDecoderSDK
12 {
13  extern "C" {
14 #endif
15 
22  {
28 
29 #ifdef __cplusplus
30  }
31 }
32 #endif
No notification state.
Definition: ECamsNotificationState.h:23
New notification state.
Definition: ECamsNotificationState.h:24
Acknowledged notification state.
Definition: ECamsNotificationState.h:25
ECamsNotificationState
CAMS notification state types.
Definition: ECamsNotificationState.h:21
The EdgeVis Decoder SDK namespace.
Closed notification state.
Definition: ECamsNotificationState.h:26