FailureReason

Describes a reason for failure to discard the start charging request.

Entries

Link copied to clipboard

It is only possible to cancel the start charging request if the request has not yet been processed by the eMSP. If the vehicle is waiting for the request to be accepted by the eMSP, or if the request has been accepted and the charging session has already begun or is in any other state then the discardChargingRequested call will fail with INVALID_CURRENT_CHARGING_STATE.

Link copied to clipboard

The client is not logged in to any eMSPs. Therefore, there is no service that can be used to start and pay for vehicle charging.

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Inherited functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)