PhoneNotificationDetails.h
Go to the documentation of this file.
DB_EDGEVIS_SDK bool SetPhoneNumber(std::wstring phoneNumber)
Sets the phone number for the user.
DB_EDGEVIS_SDK bool IsEnabledForAlarms()
Get the is enabled flag for the users phone number.
DB_EDGEVIS_SDK std::wstring GetPhoneNumber()
Get the phone number for the current user.
User settings can be configure on the server for notifications.
Definition: PhoneNotificationDetails.h:25
The EdgeVis Decoder SDK namespace.
DB_EDGEVIS_SDK void SetEnabledForAlarms(bool enable)
Enables the phone number for the user.