Class NotificationHelper

java.lang.Object
com.jwplayer.pub.api.background.NotificationHelper

public class NotificationHelper extends Object
  • Constructor Details

    • NotificationHelper

      protected NotificationHelper(NotificationManager notificationManager, int iconDrawableResource, int notificationId, String notificationChannelId, String channelNameDisplayedToUser, String channelDescription, BGAFactory factory)
  • Method Details

    • createNotificationChannel

      protected void createNotificationChannel()