A custom Debug Adapter Protocol event received from a {@link DebugSession debug session}.

Fields

read onlysession:DebugSession

The {@link DebugSession debug session} for which the custom event was received.

read onlyevent:String

Type of event.

read onlybody:Any

Event specific information.