kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Debugger
/
SetInstrumentationBreakpointReturn
Set
Instrumentation
Breakpoint
Return
@
Serializable
data
class
SetInstrumentationBreakpointReturn
(
val
breakpointId
:
String
)
Members
Constructors
Set
Instrumentation
Breakpoint
Return
Link copied to clipboard
constructor
(
breakpointId
:
String
)
Properties
breakpoint
Id
Link copied to clipboard
val
breakpointId
:
String
Id of the created breakpoint for further reference.