653 B
653 B
Home > puppeteer > Protocol > Debugger > SetBreakpointOnFunctionCallResponse > breakpointId
Protocol.Debugger.SetBreakpointOnFunctionCallResponse.breakpointId property
Id of the created breakpoint for further reference.
Signature:
breakpointId: BreakpointId;