CamsBulkNotification.h
Go to the documentation of this file.
DB_EDGEVIS_SDK std::vector< CamsNotificationStateDesc > GetStates() const
The total number of notifications in each state available on the Server.
DB_EDGEVIS_SDK ECamsNotificationState GetFromState() const
Retrieve the original state of the notifications that have had the bulk state change applied to them...
DB_EDGEVIS_SDK std::vector< int64_t > GetUpdatedIds() const
Retrieve the list of notification IDs that have had the bulk state change applied to them...
ECamsNotificationState
CAMS notification state types.
Definition: ECamsNotificationState.h:21
A CamsBulkNotification object contains CAMS state change information for multiple CAMS notifications...
Definition: CamsBulkNotification.h:35
The EdgeVis Decoder SDK namespace.
DB_EDGEVIS_SDK ECamsNotificationState GetToState() const
Retrieve the new state of the notifications that have had the bulk state change applied to them...