pause

abstract suspend fun pause(doPause: Boolean = true)

Pauses/unpauses playback of the current track.

Parameters

doPause

whether the playback should be paused or un-paused