electron/docs/api/structures/ipc-main-invoke-event.md
2019-05-31 10:25:19 -07:00

4 lines
192 B
Markdown

# IpcMainInvokeEvent Object extends `Event`
* `frameId` Integer - The ID of the renderer frame that sent this message
* `sender` WebContents - Returns the `webContents` that sent the message