createCurrentContentIntent

open fun createCurrentContentIntent(playback: MediaPlayback<out Any>): PendingIntent

Creates a content intent for the current media item.

See setContentIntent.

Return

The content intent for the current media item, or null if no intent should be fired.

Parameters

playback

The link PlMediaPlayback} for which a notification is being built.