PrepareForChargingResult

The result of a prepareForCharging call.

Inheritors

Types

Link copied to clipboard

Indicates that a charging session could not be prepared. The reason for the failure is given by reason.

Link copied to clipboard

Describes a reason for failure to prepare a charging session.

Link copied to clipboard

Indicates that a charging session was successfully prepared. The active eMSP which will be used to start the charging session is indicated by serviceIdentifier.

Inherited functions

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