-
- All Implemented Interfaces:
-
android.os.IBinder,android.os.IInterface,org.holochain.androidserviceruntime.client.IHolochainServiceCallback
public final class IsAppInstalledCallbackDeferred extends IHolochainServiceCallbackStubDeferred<Boolean>
-
-
Constructor Summary
Constructors Constructor Description IsAppInstalledCallbackDeferred()
-
Method Summary
Modifier and Type Method Description UnitisAppInstalled(Boolean response)-
Methods inherited from class org.holochain.androidserviceruntime.client.IsAppInstalledCallbackDeferred
adminBinderUnauthorizedException, appBinderUnauthorizedException, await, disableApp, enableApp, ensureAppWebsocket, installApp, listApps, setupApp, signZomeCall, uninstallApp -
Methods inherited from class org.holochain.androidserviceruntime.client.IHolochainServiceCallback.Stub
attachInterface, dump, dump, dumpAsync, getInterfaceDescriptor, isBinderAlive, linkToDeath, pingBinder, queryLocalInterface, transact, unlinkToDeath -
Methods inherited from class org.holochain.androidserviceruntime.client.IHolochainServiceCallbackStubDeferred
asBinder, onTransact -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
isAppInstalled
Unit isAppInstalled(Boolean response)
-
-
-
-