-
- All Implemented Interfaces:
-
android.os.IBinder,android.os.IInterface,org.holochain.androidserviceruntime.client.IHolochainServiceCallback
public final class InstallAppCallbackDeferred extends IHolochainServiceCallbackStubDeferred<AppInfoFfi>
-
-
Constructor Summary
Constructors Constructor Description InstallAppCallbackDeferred()
-
Method Summary
Modifier and Type Method Description UnitinstallApp(AppInfoFfiParcel response)-
Methods inherited from class org.holochain.androidserviceruntime.client.InstallAppCallbackDeferred
adminBinderUnauthorizedException, appBinderUnauthorizedException, await, disableApp, enableApp, ensureAppWebsocket, isAppInstalled, 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
-
installApp
Unit installApp(AppInfoFfiParcel response)
-
-
-
-