public interface BaijiayunLiveService
Res<BJYDict>
createLiveRoom(BJYQuery room)
deleteLiveRoom(BJYQuery room)
getClassCallbackUrl()
getLiveRoomInfo(BJYQuery room)
getLiveRoomPullUrl(String roomId)
getLiveRoomPushUrl(String roomId)
getLiveRoomStatus(BJYQuery room)
getLiveRoomUserCount(String roomId)
getRoomCode(String roomId, Integer userNumber, String userAvatar)
getRoomCodeInfo(String code)
Res<String>
getRoomList(BJYQuery room, Integer page, Integer limit)
getRoomListCode(String roomId, Integer page, Integer limit)
String
partnerCreateKey(String secret_key, Integer regenerate)
sendChatMessage(List<org.apache.poi.ss.formula.functions.T> msgList)
sendChatMessage(org.apache.poi.ss.formula.functions.T msg)
setClassCallbackUrl(String url)
startClass(String roomId)
stopClass(String roomId, Integer isKickOutAll)
updateLiveRoom(BJYQuery room)
Res<BJYDict> createLiveRoom(BJYQuery room)
Res<BJYDict> updateLiveRoom(BJYQuery room)
Res<BJYDict> deleteLiveRoom(BJYQuery room)
Res<BJYDict> getLiveRoomInfo(BJYQuery room)
Res<BJYDict> getLiveRoomStatus(BJYQuery room)
Res<String> getRoomList(BJYQuery room, Integer page, Integer limit)
Res<BJYDict> getRoomCode(String roomId, Integer userNumber, String userAvatar)
Res<BJYDict> getRoomCodeInfo(String code)
Res<String> getRoomListCode(String roomId, Integer page, Integer limit)
Res<BJYDict> getLiveRoomUserCount(String roomId)
Res<BJYDict> getLiveRoomPushUrl(String roomId)
Res<BJYDict> getLiveRoomPullUrl(String roomId)
String sendChatMessage(org.apache.poi.ss.formula.functions.T msg)
String sendChatMessage(List<org.apache.poi.ss.formula.functions.T> msgList)
Res<String> startClass(String roomId)
Res<String> stopClass(String roomId, Integer isKickOutAll)
String setClassCallbackUrl(String url)
Res<BJYDict> getClassCallbackUrl()
String partnerCreateKey(String secret_key, Integer regenerate)
Copyright © 2021. All rights reserved.