post
suspend fun post(method: String, params: Any = definedExternally): <Error class: unknown class>(source)
suspend fun post(method: SessionMethod.RUNTIME_EVALUATE, params: EvaluateParameterType = definedExternally): EvaluateReturnType(source)
suspend fun post( method: SessionMethod.RUNTIME_AWAITPROMISE, params: AwaitPromiseParameterType = definedExternally): AwaitPromiseReturnType(source)
suspend fun post( method: SessionMethod.RUNTIME_CALLFUNCTIONON, params: CallFunctionOnParameterType = definedExternally): CallFunctionOnReturnType(source)
suspend fun post( method: SessionMethod.RUNTIME_GETPROPERTIES, params: GetPropertiesParameterType = definedExternally): GetPropertiesReturnType(source)
suspend fun post( method: SessionMethod.RUNTIME_RELEASEOBJECT, params: ReleaseObjectParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.RUNTIME_RELEASEOBJECTGROUP, params: ReleaseObjectGroupParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post(method: SessionMethod.RUNTIME_RUNIFWAITINGFORDEBUGGER): <Error class: unknown class>(source)
suspend fun post(method: SessionMethod.RUNTIME_DISCARDCONSOLEENTRIES): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.RUNTIME_SETCUSTOMOBJECTFORMATTERENABLED, params: SetCustomObjectFormatterEnabledParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.RUNTIME_COMPILESCRIPT, params: CompileScriptParameterType = definedExternally): CompileScriptReturnType(source)
suspend fun post(method: SessionMethod.RUNTIME_RUNSCRIPT, params: RunScriptParameterType = definedExternally): RunScriptReturnType(source)
suspend fun post( method: SessionMethod.RUNTIME_QUERYOBJECTS, params: QueryObjectsParameterType = definedExternally): QueryObjectsReturnType(source)
suspend fun post( method: SessionMethod.RUNTIME_GLOBALLEXICALSCOPENAMES, params: GlobalLexicalScopeNamesParameterType = definedExternally): GlobalLexicalScopeNamesReturnType(source)
suspend fun post( method: SessionMethod.DEBUGGER_SETBREAKPOINTSACTIVE, params: SetBreakpointsActiveParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.DEBUGGER_SETSKIPALLPAUSES, params: SetSkipAllPausesParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.DEBUGGER_SETBREAKPOINTBYURL, params: SetBreakpointByUrlParameterType = definedExternally): SetBreakpointByUrlReturnType(source)
suspend fun post( method: SessionMethod.DEBUGGER_SETBREAKPOINT, params: SetBreakpointParameterType = definedExternally): SetBreakpointReturnType(source)
suspend fun post( method: SessionMethod.DEBUGGER_REMOVEBREAKPOINT, params: RemoveBreakpointParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.DEBUGGER_GETPOSSIBLEBREAKPOINTS, params: GetPossibleBreakpointsParameterType = definedExternally): GetPossibleBreakpointsReturnType(source)
suspend fun post( method: SessionMethod.DEBUGGER_CONTINUETOLOCATION, params: ContinueToLocationParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.DEBUGGER_PAUSEONASYNCCALL, params: PauseOnAsyncCallParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.DEBUGGER_STEPINTO, params: StepIntoParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post(method: SessionMethod.DEBUGGER_SCHEDULESTEPINTOASYNC): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.DEBUGGER_GETSTACKTRACE, params: GetStackTraceParameterType = definedExternally): GetStackTraceReturnType(source)
suspend fun post( method: SessionMethod.DEBUGGER_SEARCHINCONTENT, params: SearchInContentParameterType = definedExternally): SearchInContentReturnType(source)
suspend fun post( method: SessionMethod.DEBUGGER_SETSCRIPTSOURCE, params: SetScriptSourceParameterType = definedExternally): SetScriptSourceReturnType(source)
suspend fun post( method: SessionMethod.DEBUGGER_RESTARTFRAME, params: RestartFrameParameterType = definedExternally): RestartFrameReturnType(source)
suspend fun post( method: SessionMethod.DEBUGGER_GETSCRIPTSOURCE, params: GetScriptSourceParameterType = definedExternally): GetScriptSourceReturnType(source)
suspend fun post( method: SessionMethod.DEBUGGER_SETPAUSEONEXCEPTIONS, params: SetPauseOnExceptionsParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.DEBUGGER_EVALUATEONCALLFRAME, params: EvaluateOnCallFrameParameterType = definedExternally): EvaluateOnCallFrameReturnType(source)
suspend fun post( method: SessionMethod.DEBUGGER_SETVARIABLEVALUE, params: SetVariableValueParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.DEBUGGER_SETRETURNVALUE, params: SetReturnValueParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.DEBUGGER_SETASYNCCALLSTACKDEPTH, params: SetAsyncCallStackDepthParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.DEBUGGER_SETBLACKBOXPATTERNS, params: SetBlackboxPatternsParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.DEBUGGER_SETBLACKBOXEDRANGES, params: SetBlackboxedRangesParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.PROFILER_SETSAMPLINGINTERVAL, params: SetSamplingIntervalParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.PROFILER_STARTPRECISECOVERAGE, params: StartPreciseCoverageParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post(method: SessionMethod.PROFILER_STOPPRECISECOVERAGE): <Error class: unknown class>(source)
suspend fun post(method: SessionMethod.PROFILER_TAKEPRECISECOVERAGE): TakePreciseCoverageReturnType(source)
suspend fun post(method: SessionMethod.PROFILER_GETBESTEFFORTCOVERAGE): GetBestEffortCoverageReturnType(source)
suspend fun post( method: SessionMethod.HEAPPROFILER_STARTTRACKINGHEAPOBJECTS, params: StartTrackingHeapObjectsParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.HEAPPROFILER_STOPTRACKINGHEAPOBJECTS, params: StopTrackingHeapObjectsParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.HEAPPROFILER_TAKEHEAPSNAPSHOT, params: TakeHeapSnapshotParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post(method: SessionMethod.HEAPPROFILER_COLLECTGARBAGE): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.HEAPPROFILER_GETOBJECTBYHEAPOBJECTID, params: GetObjectByHeapObjectIdParameterType = definedExternally): GetObjectByHeapObjectIdReturnType(source)
suspend fun post( method: SessionMethod.HEAPPROFILER_ADDINSPECTEDHEAPOBJECT, params: AddInspectedHeapObjectParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.HEAPPROFILER_GETHEAPOBJECTID, params: GetHeapObjectIdParameterType = definedExternally): GetHeapObjectIdReturnType(source)
suspend fun post( method: SessionMethod.HEAPPROFILER_STARTSAMPLING, params: StartSamplingParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post(method: SessionMethod.HEAPPROFILER_GETSAMPLINGPROFILE): GetSamplingProfileReturnType(source)
suspend fun post( method: SessionMethod.NODETRACING_START, params: StartParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.NODEWORKER_SENDMESSAGETOWORKER, params: SendMessageToWorkerParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.NODEWORKER_ENABLE, params: EnableParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.NODEWORKER_DETACH, params: DetachParameterType = definedExternally): <Error class: unknown class>(source)
suspend fun post( method: SessionMethod.NODERUNTIME_NOTIFYWHENWAITINGFORDISCONNECT, params: NotifyWhenWaitingForDisconnectParameterType = definedExternally): <Error class: unknown class>(source)