Package-level declarations

This package provides the classes that allow you to manage downloads.

Types

Link copied to clipboard
public interface Download implements Observable<T>
A download activity.
Link copied to clipboard
public interface Downloads implements ProfileService
A service that allows working with the downloads.
Link copied to clipboard
public enum DownloadState
The download states.
Link copied to clipboard
public interface DownloadTarget
The details of the download target.