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