IpcMainInvokeEvent Object extends Event
- processIdInteger - The internal ID of the renderer process that sent this message
- frameIdInteger - The ID of the renderer frame that sent this message
- senderWebContents - Returns the- webContentsthat sent the message
- senderFrameWebFrameMain | null Readonly - The frame that sent this message. May be- nullif accessed after the frame has either navigated or been destroyed.