| 程序包 | 说明 |
|---|---|
| cn.binarywang.wx.miniapp.api | |
| cn.binarywang.wx.miniapp.api.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
WxMaLiveService.createRoom(WxMaLiveInfo.RoomInfo roomInfo)
创建直播间
调用此接口创建直播间,创建成功后将在直播间列表展示,调用额度:10000次/一天
文档地址:https://developers.weixin.qq.com/miniprogram/dev/framework/liveplayer/studio-api.html#1
http请求方式:POST https://api.weixin.qq.com/wxaapi/broadcast/room/create?
|
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
WxMaLiveServiceImpl.createRoom(WxMaLiveInfo.RoomInfo roomInfo) |
Copyright © 2020. All rights reserved.