PillarboxMediaDescriptionAdapter

constructor(pendingIntent: PendingIntent?, context: Context, coroutineScope: CoroutineScope = MainScope())

Parameters

pendingIntent

The PendingIntent to use when the notification is clicked.

context

The Context of the application.

coroutineScope

The CoroutineScope used for loading artwork asynchronously.