MobileAppFunctions Interface
The methods that may be invoked via Ipc from the frontend of a Mobile App that are implemented on its backend.
Properties
| Name | Type | Description | |
|---|---|---|---|
| getAccessToken | () => Promise<[string, string]> | ||
| reconnect | (connection: number) => Promise<void> |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.