-
public class VideoDownloadTask extends FileDownloadTask
-
-
Constructor Summary
Constructors Constructor Description VideoDownloadTask(Context context, File file, FileDownloadListener fileDownloadListener, AdUnitConfiguration adConfiguration)
-
Method Summary
Modifier and Type Method Description BaseNetworkTask.GetUrlResultsendRequest(BaseNetworkTask.GetUrlParams param)-
Methods inherited from class com.appstock.sdk.rendering.loading.FileDownloadTask
customParser, setIgnoreContentLength -
Methods inherited from class com.appstock.sdk.rendering.networking.BaseNetworkTask
destroy, sendRequest, validParams -
Methods inherited from class android.os.AsyncTask
cancel, execute, execute, executeOnExecutor, get, getStatus, isCancelled -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
VideoDownloadTask
VideoDownloadTask(Context context, File file, FileDownloadListener fileDownloadListener, AdUnitConfiguration adConfiguration)
-
-
Method Detail
-
sendRequest
BaseNetworkTask.GetUrlResult sendRequest(BaseNetworkTask.GetUrlParams param)
-
-
-
-