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

CREATOR

companion object CREATOR : Creator<DetectionResult>

Companion Object Functions

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