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

services-api / com.keecker.services.interfaces / RemoteExceptionListener

RemoteExceptionListener

interface RemoteExceptionListener

Notifies about KeeckerServiceConnection internal exceptions.

Functions

onRemoteException abstract fun onRemoteException(e: Throwable): Unit