Package com.pspdfkit.document.download
Document download API. Package of the com.pspdfkit.document.download.DownloadJob and other download related classes.
See: Description
-
Class Summary Class Description DownloadProgressFragment A fragment for retaining a DownloadJob and showing its progress. ProgressListenerAdapter An empty implementation of a ProgressListener. DownloadJob A task that can download a PDF document from a DownloadSource. Builder Builder for a DownloadRequest. DownloadRequest A request for downloading a PDF document. Progress Information about a download running in a DownloadJob. -
Interface Summary Interface Description ProgressListener Definition of callback objects for observing downloads.