| 程序包 | 说明 |
|---|---|
| net.polyv.live.bean.request.channel |
| 限定符和类型 | 字段和说明 |
|---|---|
protected PLChannelBasicCreateBody |
PLChannelBasicCreateRequest.requestBody
字段名:创建频道默认值请求体
变量名:requestBody
是否必填:是
类型:PLChannelBasicCreateBody
示例值:
描述:创建频道默认值请对象
|
| 限定符和类型 | 方法和说明 |
|---|---|
PLChannelBasicCreateBody |
PLChannelBasicCreateRequest.getRequestBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PLChannelBasicCreateRequest.setRequestBody(PLChannelBasicCreateBody requestBody) |
| 构造器和说明 |
|---|
PLChannelBasicCreateRequest(String appId,
String appSecret,
PLChannelBasicCreateBody requestBody) |
Copyright © 2019. All rights reserved.