EmailNotificationDetails.h
Go to the documentation of this file.
DB_EDGEVIS_SDK bool IsEnabledForAlarms()
Get the is enabled flag for the users email address.
User settings can be configure on the server for notifications.
Definition: EmailNotificationDetails.h:25
DB_EDGEVIS_SDK bool SetEmailAddress(std::wstring emailAddress)
Sets the email address for the user.
DB_EDGEVIS_SDK std::wstring GetEmailAddress()
Get the email address for the current user.
DB_EDGEVIS_SDK void SetEnabledForAlarms(bool enable)
Enables the email address for the user.
The EdgeVis Decoder SDK namespace.