DebugSessionCustomEvent$Typings extension

on

Properties

body → dynamic

Available on DebugSessionCustomEvent, provided by the DebugSessionCustomEvent$Typings extension

Event specific information.
no setter
event String

Available on DebugSessionCustomEvent, provided by the DebugSessionCustomEvent$Typings extension

Type of event.
no setter
session DebugSession

Available on DebugSessionCustomEvent, provided by the DebugSessionCustomEvent$Typings extension

The {@link DebugSessiondebug session} for which the custom event was received.
no setter