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 / ProjectorClient / <init>

<init>

ProjectorClient(context: Context)

Constructs the client with a default connection.

ProjectorClient(connection: PersistentServiceConnection<IProjectorService>)

Gives access to the Projector Service:

  • settings
  • position
  • power

Parameters

connection - Connection bound to the Projector Service.