ChargingPointState

Represents the current state of a ChargingPoint.

Entries

Link copied to clipboard

The Charging point/Connector can be used to start a new charging session.

Link copied to clipboard

The Charging point/Connector is not accessible because of a physical barrier, i.e. another car is occupying the space.

Link copied to clipboard

The Charging point/Connector is currently in use by this vehicle.

Link copied to clipboard

The Charging point/Connector is currently out of order.

Link copied to clipboard

This driver has planned to use this Charging point/Connector.

Link copied to clipboard

The Charging point/Connector has been discontinued / has been removed.

Link copied to clipboard

The Charging point/Connector has already been reserved for another vehicle and is not available for use or reservation by this driver.

Link copied to clipboard

No status information available.

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)