IOnMessage Type
Emitted whenever the debugging target issues an instrumentation event.
Instance members
| Instance member |
Description
|
Full Usage:
this.event
Modifiers: abstract |
|
Full Usage:
this.method
Modifiers: abstract |
Method name. |
Full Usage:
this.params
Modifiers: abstract |
Event parameters defined by the 'parameters' attribute in the remote debugging protocol. |
Full Usage:
this.sessionId
Modifiers: abstract |
Unique identifier of attached debugging session, will match the value sent from debugger.sendCommand. |
fable-electron-docs-api