Package 

Class LGHomeBadger

  • All Implemented Interfaces:
    com.onesignal.notifications.internal.badges.impl.shortcutbadger.Badger

    @Deprecated() 
    public class LGHomeBadger
     implements Badger
                        
    • Method Summary

      Modifier and Type Method Description
      void executeBadge(Context context, ComponentName componentName, int badgeCount) Called when user attempts to update notification count
      List<String> getSupportLaunchers() Called to let ShortcutBadger knows which launchers are supported by this badger.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • executeBadge

         void executeBadge(Context context, ComponentName componentName, int badgeCount)

        Called when user attempts to update notification count

        Parameters:
        context - Caller context
        componentName - Component containing package and class name of calling application'slauncher activity
        badgeCount - Desired notification count