bfgPushNotificationManager Class
Static Public Member Functions | |
static void | registerForPushNotifications () |
Registers with all providers to receive push notifications. | |
static void | setIconBadgeNumber (int badgeNumber) |
Sets the badge number for the app More... | |
Member Function Documentation
◆ setIconBadgeNumber()
| inlinestatic |
Sets the badge number for the app
- Parameters
badgeNumber The number to display in a red circle on an app. Use 0 to unset the badge.