Android APIs
public class

NotificationCompat

extends NotificationCompat
java.lang.Object
   ↳ android.support.v4.app.NotificationCompat
     ↳ android.support.v7.app.NotificationCompat

Class Overview

An extension of NotificationCompat which supports NotificationCompat.MediaStyle. You should start using this variant if you need support for media styled notifications.

Summary

Nested Classes
class NotificationCompat.Builder See NotificationCompat
class NotificationCompat.MediaStyle Notification style for media playback notifications. 
[Expand]
Inherited Constants
From class android.support.v4.app.NotificationCompat
Public Constructors
NotificationCompat()
[Expand]
Inherited Methods
From class android.support.v4.app.NotificationCompat
From class java.lang.Object

Public Constructors

public NotificationCompat ()