DownloadHeader

Undocumented in source.

Members

Functions

OnFinishDownload
void OnFinishDownload(Awesomium.WebViewListener.Download p, Awesomium.WebView caller, int download_id, Awesomium.WebURL url, Awesomium.WebString saved_path)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
OnRequestDownload
void OnRequestDownload(Awesomium.WebViewListener.Download p, Awesomium.WebView caller, int download_id, Awesomium.WebURL url, Awesomium.WebString suggested_filename, Awesomium.WebString mime_type)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
OnUpdateDownload
void OnUpdateDownload(Awesomium.WebViewListener.Download p, Awesomium.WebView caller, int download_id, long total_bytes, long received_bytes, long current_speed)
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(DownloadListenerD2Cpp )
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
newCtor
DownloadListenerD2Cpp newCtor(IDownloadListenerD , ulong )
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Interfaces

DownloadListenerD2Cpp
interface DownloadListenerD2Cpp
Undocumented in source.
IDownloadListenerD
interface IDownloadListenerD
Undocumented in source.

Meta