UploadNotificationAdapter

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

Functions

Link copied to clipboard
abstract fun statusToNotification(uploadStatus: UploadStatus): Notification