initialPlaybackState  
  abstract fun initialPlaybackState(context: Context, mediaSession: MediaSessionCompat, callId: StreamCallId, playbackStateBuilder: PlaybackStateCompat.Builder)
Create the media session playback state.
Parameters
callId 
The call id.
playbackStateBuilder  
The playback state builder.