MultimediaNotifications
class MultimediaNotifications
Configuration for the foreground service notification displayed during an active multimedia session.
Properties
Link copied to clipboard
The Activity to launch when the notification is tapped. If null, no tap action is set.
Link copied to clipboard
A lambda to customize the NotificationCompat.Builder for the foreground service notification. The current MultimediaSession is provided as a parameter.