onStartCharging

abstract suspend fun onStartCharging(chargerId: String)

Called when the user has interacted with the UI to initiate a charging session.

Parameters

chargerId

Id of the selected charger needed to start the charging process.