| 程序包 | 说明 |
|---|---|
| com.kdayun.wecom.cp.api | |
| com.kdayun.wecom.cp.api.impl | |
| com.kdayun.wecom.cp.bean.living |
| 限定符和类型 | 方法和说明 |
|---|---|
WxCpLivingInfo |
WxCpLivingService.getLivingInfo(@NonNull java.lang.String livingId)
获取直播详情
请求方式:GET(HTTPS)
请求地址:https://qyapi.weixin.qq.com/cgi-bin/living/get_living_info?
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxCpLivingInfo |
WxCpLivingServiceImpl.getLivingInfo(java.lang.String livingId) |
| 限定符和类型 | 方法和说明 |
|---|---|
static WxCpLivingInfo |
WxCpLivingInfo.fromJson(java.lang.String json) |