IpcRendererEvent对象继承Event
processId
Integer - 发送该消息的渲染进程内部的IDframeId
Integer - 发送该消息的渲染进程框架的ID(可能是iframe)sender
WebContents - Returns thewebContents
that sent the messagesenderFrame
WebFrameMain | null Readonly - The frame that sent this message. May benull
if accessed after the frame has either navigated or been destroyed.