kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Debugger
/
SetBreakpointOnFunctionCallReturn
Set
Breakpoint
On
Function
Call
Return
@
Serializable
data
class
SetBreakpointOnFunctionCallReturn
(
val
breakpointId
:
String
)
Members
Constructors
Set
Breakpoint
On
Function
Call
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.