public class BaijiayunLiveServiceImpl extends Object implements BaijiayunLiveService
| 限定符和类型 | 字段和说明 |
|---|---|
protected org.apache.commons.logging.Log |
log |
| 构造器和说明 |
|---|
BaijiayunLiveServiceImpl() |
public Res<BJYDict> getRoomCode(String roomId, Integer userNumber, String userAvatar)
getRoomCode 在接口中 BaijiayunLiveServicepublic Res<BJYDict> getRoomCodeInfo(String code)
getRoomCodeInfo 在接口中 BaijiayunLiveServicepublic Res<String> getRoomListCode(String roomId, Integer page, Integer limit)
getRoomListCode 在接口中 BaijiayunLiveServicepublic Res<BJYDict> getLiveRoomUserCount(String roomId)
getLiveRoomUserCount 在接口中 BaijiayunLiveServicepublic Res<BJYDict> getLiveRoomPushUrl(String roomId)
getLiveRoomPushUrl 在接口中 BaijiayunLiveServicepublic Res<BJYDict> getLiveRoomPullUrl(String roomId)
getLiveRoomPullUrl 在接口中 BaijiayunLiveServicepublic String sendChatMessage(org.apache.poi.ss.formula.functions.T msg)
sendChatMessage 在接口中 BaijiayunLiveServicepublic String sendChatMessage(List<org.apache.poi.ss.formula.functions.T> msgList)
sendChatMessage 在接口中 BaijiayunLiveServicepublic Res<String> startClass(String roomId)
startClass 在接口中 BaijiayunLiveServicepublic Res<String> stopClass(String roomId, Integer isKickOutAll)
stopClass 在接口中 BaijiayunLiveServicepublic String setClassCallbackUrl(String url)
setClassCallbackUrl 在接口中 BaijiayunLiveServicepublic Res<BJYDict> getClassCallbackUrl()
getClassCallbackUrl 在接口中 BaijiayunLiveServicepublic String partnerCreateKey(String secretKey, Integer regenerate)
partnerCreateKey 在接口中 BaijiayunLiveServicepublic Res<BJYDict> createLiveRoom(BJYQuery query)
createLiveRoom 在接口中 BaijiayunLiveServicepublic Res<BJYDict> updateLiveRoom(BJYQuery query)
updateLiveRoom 在接口中 BaijiayunLiveServicepublic Res<BJYDict> deleteLiveRoom(BJYQuery query)
deleteLiveRoom 在接口中 BaijiayunLiveServicepublic Res<BJYDict> getLiveRoomInfo(BJYQuery query)
getLiveRoomInfo 在接口中 BaijiayunLiveServicepublic Res<BJYDict> getLiveRoomStatus(BJYQuery query)
getLiveRoomStatus 在接口中 BaijiayunLiveServicepublic Res<String> getRoomList(BJYQuery query, Integer page, Integer limit)
getRoomList 在接口中 BaijiayunLiveServicepublic Integer getPartner_id()
public void setPartner_id(Integer partner_id)
public String getApiHost()
public void setApiHost(String apiHost)
public String getPartner_key()
public void setPartner_key(String partner_key)
public String getSecret_key()
public void setSecret_key(String secret_key)
Copyright © 2021. All rights reserved.