Skip to main content

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()

static void BFGSDK.bfgPushNotificationManager.setIconBadgeNumber (int badgeNumber)
inlinestatic
Sets the badge number for the app
Parameters
badgeNumberThe number to display in a red circle on an app. Use 0 to unset the badge.