| 程序包 | 说明 |
|---|---|
| net.polyv.live.service |
| 限定符和类型 | 方法和说明 |
|---|---|
protected WrappedResponseV1 |
PLAbstractService.requestV1(String url,
Map<String,String> params,
String method)
请求V1接口
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected <T extends PLBaseResult> |
PLAbstractService.getResult(WrappedResponseV1 response,
T result)
把v1接口请求对象转换为Result对象
|
Copyright © 2019. All rights reserved.