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