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