MultimediaNotifications

Configuration for the foreground service notification displayed during an active multimedia session.

Constructors

Link copied to clipboard
constructor()

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.