kohiiCanStart

open fun kohiiCanStart(): Boolean

Returns true to tell if the library can start a Playback automatically for the first time , or false otherwise.

If this method returns true: the library can start a Playback automatically if it was never be started or paused by the user. Once the user pauses it manually, only user can resume it, the library should never start/resume the Playback automatically again.

Default result is false.