RequestConfig
A configuration class whose values are passed over to the android.app.DownloadManager in each request made.
Author
Sergio Martinez - smartinez@brightcove.com
Properties
Functions
Link copied to clipboard
Creates a shallow copy of the current config.
Link copied to clipboard
Returns whether download over a bluetooth network is allowed.
Link copied to clipboard
Returns whether download over a metered network is allowed.
Link copied to clipboard
Returns whether download over a mobile network is allowed.
Link copied to clipboard
Returns whether download over a mobile roaming network is allowed.
Link copied to clipboard
Returns whether download over a WIFI network is allowed.
Link copied to clipboard
Sets whether download over bluetooth network is allowed.
Link copied to clipboard
Sets whether download over metered is allowed.
Link copied to clipboard
Sets whether download over mobile network is allowed.
Link copied to clipboard
Sets whether download over roaming is allowed.
Link copied to clipboard
Sets whether download over WIFI network is allowed.