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 / bindingTimeoutMs

bindingTimeoutMs

val bindingTimeoutMs: Long

Kills the current EphemeralServiceConnection if it did not try to reconnect during this period of time (milliseconds). When a service crashes multiple times, Android may wait a bit before attempting to rebind. This can be more than 10 seconds.