setMediaNotificationActions
open fun setMediaNotificationActions(mediaNotificationActions: MediaNotificationActions): PlaybackNotificationConfig
Sets the media notification actions for customizing notification behavior on Android 13+. This allows SDK customers to control what actions are shown in the media notification and how custom commands are handled. APPLICABLE FOR ANDROID 13 AND ABOVE.
Return
This instance for the chaining of method calls.
Parameters
mediaNotificationActions
The media notification actions configuration, can be null