- OnBeginLoadingFrame
void OnBeginLoadingFrame(Awesomium.WebViewListener.Load p, Awesomium.WebView caller, long frame_id, bool is_main_frame, Awesomium.WebURL url, bool is_error_page)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- OnDocumentReady
void OnDocumentReady(Awesomium.WebViewListener.Load p, Awesomium.WebView caller, Awesomium.WebURL url)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- OnFailLoadingFrame
void OnFailLoadingFrame(Awesomium.WebViewListener.Load p, Awesomium.WebView caller, long frame_id, bool is_main_frame, Awesomium.WebURL url, int error_code, Awesomium.WebString error_desc)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- OnFinishLoadingFrame
void OnFinishLoadingFrame(Awesomium.WebViewListener.Load p, Awesomium.WebView caller, long frame_id, bool is_main_frame, Awesomium.WebURL url)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- deleteDtor
void deleteDtor(LoadListenerD2Cpp )
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- newCtor
LoadListenerD2Cpp newCtor(ILoadListenerD , ulong mid)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.