onBuildMediaNotificationStyle

open fun onBuildMediaNotificationStyle(style: NotificationCompat.MediaStyle, callId: StreamCallId, payload: Map<String, Any?>): NotificationCompat.MediaStyle

Intercept the notification builder and modify the media style before it is posted.

Parameters

style

The media style.

callId

An instance of StreamCallId representing the call identifier