Package com.brightcove.player.playback
Class PlaybackNotification.Extras
java.lang.Object
com.brightcove.player.playback.PlaybackNotification.Extras
- Enclosing class:
- PlaybackNotification
Extras set on the
PendingIntent
in the default implementation of the
PlaybackNotification.MediaDescriptionAdapter.createCurrentContentIntent(com.brightcove.player.playback.MediaPlayback<?>)
.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
NOTIFICATION
Boolean extra specifying that the intent was invoked by clicking the notification- See Also:
-
VIEW_ID
Int extra with the BaseVideoView id- See Also:
-
CLASS_NAME
String extra with the activity class name associated with the view.- See Also:
-
-
Constructor Details
-
Extras
public Extras()
-