updatePlaybackState

abstract suspend fun updatePlaybackState(context: Context, mediaSession: MediaSessionCompat, call: Call, callDisplayName: String?, playbackStateBuilder: PlaybackStateCompat.Builder)

Update the media session playback state.

Parameters

mediaSession

The media session.

call

The call.

callDisplayName

The call display name.

playbackStateBuilder

The playback state builder.