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

services-api / com.keecker.services.projection.interfaces / DisplayPosition

DisplayPosition

class DisplayPosition : Parcelable

Enum Values

FRONT_TABLE  
FRONT_CEILING  
REAR_TABLE  
REAR_CEILING  

Properties

CREATOR static val CREATOR: Creator<DisplayPosition>

Functions

describeContents fun describeContents(): Int
fromByte static fun fromByte(b: Byte): DisplayPosition
getByte fun getByte(): Byte
writeToParcel fun writeToParcel(out: Parcel, flags: Int): Unit