程序包 | 说明 |
---|---|
com.kdayun.wecom.cp.api | |
com.kdayun.wecom.cp.api.impl | |
com.kdayun.wecom.cp.bean.living |
限定符和类型 | 方法和说明 |
---|---|
WxCpWatchStat |
WxCpLivingService.getWatchStat(@NonNull java.lang.String livingId,
java.lang.Integer nextKey)
获取直播观看明细
通过该接口可以获取所有观看直播的人员统计
请求方式:POST(HTTPS)
请求地址:https://qyapi.weixin.qq.com/cgi-bin/living/get_watch_stat?
|
限定符和类型 | 方法和说明 |
---|---|
WxCpWatchStat |
WxCpLivingServiceImpl.getWatchStat(java.lang.String livingId,
java.lang.Integer nextKey) |
限定符和类型 | 方法和说明 |
---|---|
static WxCpWatchStat |
WxCpWatchStat.fromJson(java.lang.String json) |