onBuildMediaNotificationMetadata

open fun onBuildMediaNotificationMetadata(builder: MediaMetadataCompat.Builder, callId: StreamCallId): MediaMetadataCompat.Builder

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

Parameters

builder

The media metadata builder.

callId

An instance of StreamCallId representing the call identifier