Keecker Developer
Android SDK Contact
Getting Started
Overview
Installing Android Studio
Creating a Keecker app
Reference
0.2

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