Project will move to github. Find this wiki page at the new address: https://github.com/cztomczak/cefpython/wiki/Callback
Generic callback interface used for asynchronous continuation.
void Continue()
Continue processing.
void Cancel()
Cancel processing.