start

fun start(libraryId: Long, streamId: String, token: String? = null, expires: Long? = null)(source)

Initialise the view model. Idempotent; subsequent calls with the same streamId are ignored. Must be called before onForeground / onBackground.