EvChargingEventListener

Functions

Link copied to clipboard
abstract fun onFailure(failureReason: FailureReason)

Called when a failure has happened during charging process. This failure was not handled by the initiator of the failure.

Link copied to clipboard
abstract fun onFinished()

Called when the charging session has finished. This event can be used to reset states kept internally.

Link copied to clipboard

Called when a request has been made to prepare the charging session.

Link copied to clipboard

Called when a request has been made to show the current charging progress.