PushNotificationDetails.h
Go to the documentation of this file.
DB_EDGEVIS_SDK void SetNickname(std::wstring nickname)
Set the nickname for this device.
DB_EDGEVIS_SDK void SetEnabledForAlarms(bool enable)
Set this device enabled for notifications.
DB_EDGEVIS_SDK int64_t GetRegisteredTimestamp()
Get the timestamp for when this device was first registered.
DB_EDGEVIS_SDK bool IsEnabledForAlarms()
Is this device enabled for notifications.
User settings can be configure on the server for notifications.
Definition: PushNotificationDetails.h:24
The EdgeVis Decoder SDK namespace.
DB_EDGEVIS_SDK std::wstring GetDeviceUUID()
Get the UUID for this device.
DB_EDGEVIS_SDK std::wstring GetNickname()
Get the nickname for this device.