DownloadNotificationAdapter

An interface to implement an adapter that translates the downloading state into a notification. The downloader uses it to display notifications during boot.

Functions

Link copied to clipboard
abstract fun statusToNotification(inDownloadQueueFilesCount: Int): Notification