public class Download.Ctrl
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
STATUS__CANCELED
已取消
|
static int |
STATUS__DONE
已完成
|
static int |
STATUS__DOWNLOADING
下载中
|
static int |
STATUS__ERROR
错误
|
static int |
STATUS__PAUSED
已暂停
|
| 构造器和说明 |
|---|
Ctrl() |
public static final int STATUS__CANCELED
public static final int STATUS__DOWNLOADING
public static final int STATUS__PAUSED
public static final int STATUS__DONE
public static final int STATUS__ERROR
public int status()
STATUS__CANCELED,
STATUS__DOWNLOADING,
STATUS__PAUSED,
STATUS__DONEpublic void pause()
public void resume()
public void cancel()
Copyright © 2021 江苏一键联信息科技有限公司. All Rights Reserved.