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: 28 March, 2024