BitmapCallback

interface BitmapCallback

Callback invoked when the image is loaded and ready to display in the notification.

Functions

Link copied to clipboard
abstract fun onLargeIcon(bitmap: Bitmap)
Set the large icon on a notification.