| 程序包 | 说明 |
|---|---|
| cn.ironblog.common | |
| cn.ironblog.flv | |
| cn.ironblog.m3u8 |
| 限定符和类型 | 方法和说明 |
|---|---|
static CommonRequest |
CommonRequest.wrapRequest(okhttp3.Request request) |
static CommonRequest |
CommonRequest.wrapRequest(okhttp3.Request request,
Map<String,Object> extraData) |
static CommonRequest |
CommonRequest.wrapRequest(okhttp3.Request request,
String key,
Object value) |
static CommonRequest |
CommonRequest.wrapRequest(okhttp3.Request request,
String key1,
Object value1,
String key2,
Object value2) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CommonRequest> |
DownloadManager.getRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CommonRequest> |
FlvDownloadManager.getRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CommonRequest> |
M3U8DownloadManager.getRequest() |
Copyright © 2020. All rights reserved.