Engage Engine API
1.244.9084
|
Variables | |
static const int | ENGAGE_NOTIFICATIONS_ENABLE = 1 |
Enables notifications. | |
static const int | ENGAGE_NOTIFICATIONS_DISABLE = 0 |
Disables notifications. | |
These are simply inputs to engageEnableNotifications() representing TRUE and FALSE values.
|
static |
Disables notifications.
Definition at line 181 of file EngageConstants.h.
|
static |
Enables notifications.
Definition at line 179 of file EngageConstants.h.