Package-level declarations
Types
Link copied to clipboard
Provides an implementation of IDownloadManager that uses an application database to track the requests.
Link copied to clipboard
Download status describes the current status of a download request.
Link copied to clipboard
interface IDownloadManager
Defines the contract of a download manager, which can used to queue and manage download requests.
Link copied to clipboard
class OfflineDownloadService
Holds the host process at foreground importance while offline downloads are in flight, so that the platform does not treat them as cached work and revoke their network access.