Engage Engine API
1.251.9091
|
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 182 of file EngageConstants.h.
|
static |
Enables notifications.
Definition at line 180 of file EngageConstants.h.