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