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

services-api / com.keecker.services.interfaces / KeeckerServiceConnection / context

context

val context: Context

Android context used to bind and rebind. It must be valid during the whole bind duration. In most of the cases you should give the Application Context.