Skip to main content

AndroidBfgPushNotificationManager Class

This is the bfgPushNotificationManager wrapper class for Android. More...

Public Member Functions

void registerForPushNotifications ()
 Registers with all providers to receive push notifications.
 
void setIconBadgeNumber (int badgeNumber)
 Sets the badge number for the app More...
 

Detailed Description

This is the bfgPushNotificationManager wrapper class for Android.

Member Function Documentation

◆ setIconBadgeNumber()

void BFGSDK.AndroidBfgPushNotificationManager.setIconBadgeNumber (int badgeNumber)
inline
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.