toggle menu
chrome-devtools-kotlin
5.7.0-1227788
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.debugger
/
RemoveBreakpointRequest
Remove
Breakpoint
Request
@
Serializable
data
class
RemoveBreakpointRequest
(
val
breakpointId
:
BreakpointId
)
Request object containing input parameters for the
DebuggerDomain.removeBreakpoint
command.
Members
Constructors
Remove
Breakpoint
Request
Link copied to clipboard
constructor
(
breakpointId
:
BreakpointId
)
Properties
breakpoint
Id
Link copied to clipboard
val
breakpointId
:
BreakpointId