data class SetInstrumentationBreakpointResponse
Response type for the DebuggerDomain.setInstrumentationBreakpoint command.
<init> |
Response type for the DebuggerDomain.setInstrumentationBreakpoint command. SetInstrumentationBreakpointResponse(breakpointId: BreakpointId) |
breakpointId |
Id of the created breakpoint for further reference. val breakpointId: BreakpointId |