services-api / com.keecker.services.interfaces / RemoteExceptionListener
RemoteExceptionListener
interface RemoteExceptionListener
Notifies about KeeckerServiceConnection internal exceptions.
Functions
onRemoteException | abstract fun onRemoteException(e: Throwable ): Unit |