| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/cztomczak/cefpython/cefpython147/api/Callback.md#continue | [Back] [Original] |
[API categories](API-categories.md) | [API index](API-index.md) # Callback (object) Generic callback interface used for asynchronous continuation. Table of contents: * [Methods](#methods) * [Continue](#continue) * [Cancel](#cancel) ## Methods ### Continue | | | | --- | --- | | __Return__ | void | Continue processing. ### Cancel | | | | --- | --- | | __Return__ | void | Cancel processing.
| Web Proxy Viewer | New URL | Original Page |