services-api / com.keecker.services.navigation.interfaces / GoToChargingStationStatus
GoToChargingStationStatus
class GoToChargingStationStatus :
Parcelable
State when Keecker is going back to its charging station
Enum Values
STARTED | |
DOCKING | |
DOCKED | |
FAILED |
Properties
CREATOR | static val CREATOR: Creator < GoToChargingStationStatus > |
Functions
describeContents | fun describeContents(): Int |
writeToParcel | fun writeToParcel(dest: Parcel , flags: Int ): Unit |