程序包 | 说明 |
---|---|
me.chanjar.weixin.cp.api | |
me.chanjar.weixin.cp.api.impl | |
me.chanjar.weixin.cp.bean.living |
限定符和类型 | 方法和说明 |
---|---|
WxCpLivingInfo |
WxCpLivingService.getLivingInfo(@NonNull String livingId)
获取直播详情
请求方式:GET(HTTPS)
请求地址:https://qyapi.weixin.qq.com/cgi-bin/living/get_living_info?
|
限定符和类型 | 方法和说明 |
---|---|
WxCpLivingInfo |
WxCpLivingServiceImpl.getLivingInfo(String livingId) |
限定符和类型 | 方法和说明 |
---|---|
static WxCpLivingInfo |
WxCpLivingInfo.fromJson(String json)
From json wx cp living info.
|
Copyright © 2024. All rights reserved.