| 程序包 | 说明 |
|---|---|
| cn.binarywang.wx.miniapp.api | |
| cn.binarywang.wx.miniapp.api.impl | |
| cn.binarywang.wx.miniapp.bean |
| 限定符和类型 | 方法和说明 |
|---|---|
WxMaGetLiveInfo |
WxMaLiveService.getLiveInfo(Integer start,
Integer limit)
获取直播房间列表.
|
WxMaGetLiveInfo |
WxMaLiveService.getLiveReplay(Integer room_id,
Integer start,
Integer limit)
获取直播房间回放数据信息.
|
WxMaGetLiveInfo |
WxMaLiveService.getLiveReplay(String action,
Integer room_id,
Integer start,
Integer limit)
获取直播房间回放数据信息.
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxMaGetLiveInfo |
WxMaLiveServiceImpl.getLiveInfo(Integer start,
Integer limit) |
WxMaGetLiveInfo |
WxMaLiveServiceImpl.getLiveReplay(Integer room_id,
Integer start,
Integer limit) |
WxMaGetLiveInfo |
WxMaLiveServiceImpl.getLiveReplay(String action,
Integer room_id,
Integer start,
Integer limit) |
| 限定符和类型 | 方法和说明 |
|---|---|
static WxMaGetLiveInfo |
WxMaGetLiveInfo.fromJson(String json) |
Copyright © 2020. All rights reserved.