Notification Constants

Notification Types

Notification constants are powers of 2 for easy tracking by subscriptions. So if a user is subscribed to notification type 5, they are tracking USAGE_ALERT and GENERAL notifications.

ConstantValue
USAGE_ALERT1
BUDGET2
GENERAL4
HEARTBEAT8
BATTERY16