NOTIFICATION_OPEN constant
int
const NOTIFICATION_OPEN
User opened a push notification. Payload contains the notification data.
Implementation
static const int NOTIFICATION_OPEN = 0;
User opened a push notification. Payload contains the notification data.
static const int NOTIFICATION_OPEN = 0;