NativeApp
Classes for working with Native Applications
Classes
Name | Description | |
---|---|---|
IpcApp | The frontend of apps with a dedicated backend that can use Ipc. | |
NativeApp | The frontend of a native application | |
NotificationHandler | Base class for all implementations of an Ipc notification response interface. | |
Storage | A local disk-based cache for key value pairs for NativeApps. |
Interfaces
Name | Description | |
---|---|---|
IpcAppOptions | Options for startup | |
NativeAppOpts | Options for startup |
Type Aliases
Name | Description | |
---|---|---|
DownloadBriefcaseId | Properties for specifying the BriefcaseId for downloading. | |
DownloadBriefcaseOptions | Options to download a briefcase |
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.