MCPcopy Create free account
hub / github.com/cztomczak/cefpython / Cancel

Method Cancel

src/client_handler/resource_handler.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41void ResourceHandler::Cancel() {
42 REQUIRE_IO_THREAD();
43 return ResourceHandler_Cancel(resourceHandlerId_);
44}

Callers 2

OnFileDialogMethod · 0.45
OnDialogResponseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected