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 / AlignToWallStatus / CREATOR

CREATOR

companion object CREATOR : Creator<AlignToWallStatus>

Companion Object Functions

createFromParcel fun createFromParcel(parcel: Parcel): AlignToWallStatus
newArray fun newArray(size: Int): Array<AlignToWallStatus?>