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.