Summary:
Nested Classes
| Inherited Methods
NotificationCompat
public
class
NotificationCompat
extends Object
java.lang.Object | |
↳ | androidx.media.app.NotificationCompat |
Class containing media specfic styles
that you can use with NotificationCompat.Builder.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 | |
---|---|
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-09-30 UTC.