Utility function to send an IPC event to the renderer thread and await either a success or error response and return it as a Promise.
The channel will automatically be tokenized to ensure a response came from the expected request.
LocalMain.addIpcAsyncListener()
Generated using TypeDoc
Utility function to send an IPC event to the renderer thread and await either a success or error response and return it as a Promise.
The channel will automatically be tokenized to ensure a response came from the expected request.
LocalMain.addIpcAsyncListener()