NotificationContentProvider

public interface NotificationContentProvider
Known Indirect Subclasses

This interface is used by ForegroundServiceManager to provide the notification content when a persistent notification is shared. Clients should extend NotificationContentProviderBase if they wish to control the content of the persistent notification.

Public Method Summary

abstract Notification

Public Methods

public abstract Notification getNotification ()