added in version 26.1.0
belongs to Maven artifact com.android.support:support-media-compat:28.0.0-alpha1

NotificationCompat

public class NotificationCompat
extends Object

java.lang.Object
   ↳ android.support.v4.media.app.NotificationCompat


Class containing media specfic styles that you can use with setStyle(NotificationCompat.Style).

Summary

Nested classes

class NotificationCompat.DecoratedMediaCustomViewStyle

Notification style for media custom views that are decorated by the system. 

class NotificationCompat.MediaStyle

Notification style for media playback notifications. 

Inherited methods

From class java.lang.Object