Class PlaybackNotification.Extras

java.lang.Object
com.brightcove.player.playback.PlaybackNotification.Extras
Enclosing class:
PlaybackNotification

public static class PlaybackNotification.Extras extends Object
  • Field Details

    • NOTIFICATION

      public static final String NOTIFICATION
      Boolean extra specifying that the intent was invoked by clicking the notification
      See Also:
    • VIEW_ID

      public static final String VIEW_ID
      Int extra with the BaseVideoView id
      See Also:
    • CLASS_NAME

      public static final String CLASS_NAME
      String extra with the activity class name associated with the view.
      See Also:
  • Constructor Details

    • Extras

      public Extras()