Loading...
Searching...
No Matches
DownloadListener Member List

This is the complete list of members for DownloadListener, including all inherited members.

NextDownloadId(ultralight::View *caller)=0DownloadListenerpure virtual
OnBeginDownload(ultralight::View *caller, DownloadId id, const String &url, const String &filename, int64_t expected_content_length)=0DownloadListenerpure virtual
OnFailDownload(ultralight::View *caller, DownloadId id)=0DownloadListenerpure virtual
OnFinishDownload(ultralight::View *caller, DownloadId id)=0DownloadListenerpure virtual
OnReceiveDataForDownload(ultralight::View *caller, DownloadId id, RefPtr< Buffer > data)=0DownloadListenerpure virtual
OnRequestDownload(ultralight::View *caller, DownloadId id, const String &url)=0DownloadListenerpure virtual
~DownloadListener()DownloadListenerinlinevirtual