public class ChannelViewer extends Object
频道在线观看人数
| 限定符和类型 | 字段和说明 |
|---|---|
protected Integer |
channelId
字段名:频道ID
变量名:channelId
类型:Integer
|
protected Integer |
count
字段名:在线观看人数
变量名:count
类型:Integer
|
protected String |
time
字段名:时间点
变量名:time
类型:String
|
| 构造器和说明 |
|---|
ChannelViewer() |
protected Integer channelId
字段名:频道ID 变量名:channelId 类型:Integer
protected String time
字段名:时间点 变量名:time 类型:String
protected Integer count
字段名:在线观看人数 变量名:count 类型:Integer
Copyright © 2019. All rights reserved.