Package org.holochain.androidserviceruntime.service
See: Description
-
Class Summary Class Description AppAuthorizationRequest Represents a request from an Android app to access a Holochain app. AppAuthorizationRequestNotification Associates an app authorization request with a notification ID. PutResponse Response from adding an authorization request to the map. AppAuthorizationRequestMap A map of IDs to AppAuthorizationRequests and their associated notification IDs. BootCompletedReceiver BroadcastReceiver that starts the HolochainService when the device has finished booting. HolochainService NotificationIdGenerator Generates sequential, thread-safe notification IDs. InternalException AutostartConfigManagerFfi RuntimeFfi Slim wrapper around HolochainRuntime, with types compatible with Uniffi-generated FFI bindings. Runtime RuntimeNotStarted Config DecodeAppBundle RuntimeErrorFfi -
Interface Summary Interface Description Disposable AutostartConfigManagerFfiInterface RuntimeFfiInterface Slim wrapper around HolochainRuntime, with types compatible with Uniffi-generated FFI bindings.