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.