play

abstract fun play()

Starts playback of active MediaProduct.

The target playback state for this action is PlaybackState.PLAYING.

Should not be called when current state is PlaybackState.IDLE.