| 限定符和类型 | 类和说明 |
|---|---|
class |
PLCommonListResult<T>
列表请求响应公共对象类
|
class |
PLCommonResult
公用请求响应对象类
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PLChannelBasicCreateResult |
class |
PLChannelCommonResult
直播频道设置公用请求响应对象类
|
class |
PLChannelCreateResult
直播频道创建请求响应对象类
|
class |
PLChannelDailySummaryResult
频道当天统计的播放数据请求响应对象类
|
class |
PLChannelGetResult
直播频道信息获取请求响应对象类
|
class |
PLChannelLikesGetResult
频道点赞数和历史在线人数请求响应对象类
|
class |
PLChannelManagementListResult
获取简单频道列表请求响应对象类
|
class |
PLChannelPlaybackListGetResult
分页获取频道回放列表请求响应对象类
|
class |
PLChannelRecordFilesGetResult
频道录制文件信息请求响应对象类
|
class |
PLChannelSummaryListGetResult
频道汇总统计的播放数据请求响应对象类
|
class |
PLChannelViewersGetResult
多频道的实时在线人数请求响应对象类
|
class |
PLChannelViewLogsGetResult
分页获取频道观看日志请求响应对象类
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PLChannelDonateGetResult
获取频道打赏设置请求响应对象类
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PLChannelRecordGetResult
获取频道录制文件信息请求响应对象类
|
class |
PLChannelRecordMergeMp4Result
获取频道录制文件信息请求响应对象类
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PLUserDurationsGetResult
直播用户分钟数请求响应对象类
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected <T extends PLBaseResult> |
PLAbstractService.getResult(WrappedResponse response,
T result)
把请求对象转换为Result对象
|
protected <T extends PLBaseResult> |
PLAbstractService.getResult(WrappedResponseV1 response,
T result)
把v1接口请求对象转换为Result对象
|
Copyright © 2019. All rights reserved.