| 程序包 | 说明 |
|---|---|
| com.ptteng.common.live.service | |
| com.ptteng.common.live.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
Res<BJYDict> |
BaijiayunLiveService.createLiveRoom(BJYQuery room) |
Res<BJYDict> |
BaijiayunLiveService.deleteLiveRoom(BJYQuery room) |
Res<BJYDict> |
BaijiayunLiveService.getClassCallbackUrl() |
Res<BJYDict> |
BaijiayunLiveService.getLiveRoomInfo(BJYQuery room) |
Res<BJYDict> |
BaijiayunLiveService.getLiveRoomPullUrl(String roomId) |
Res<BJYDict> |
BaijiayunLiveService.getLiveRoomPushUrl(String roomId) |
Res<BJYDict> |
BaijiayunLiveService.getLiveRoomStatus(BJYQuery room) |
Res<BJYDict> |
BaijiayunLiveService.getLiveRoomUserCount(String roomId) |
Res<BJYDict> |
BaijiayunLiveService.getRoomCode(String roomId,
Integer userNumber,
String userAvatar) |
Res<BJYDict> |
BaijiayunLiveService.getRoomCodeInfo(String code) |
Res<String> |
BaijiayunLiveService.getRoomList(BJYQuery room,
Integer page,
Integer limit) |
Res<String> |
BaijiayunLiveService.getRoomListCode(String roomId,
Integer page,
Integer limit) |
Res<String> |
BaijiayunLiveService.startClass(String roomId) |
Res<String> |
BaijiayunLiveService.stopClass(String roomId,
Integer isKickOutAll) |
Res<BJYDict> |
BaijiayunLiveService.updateLiveRoom(BJYQuery room) |
| 限定符和类型 | 方法和说明 |
|---|---|
Res<BJYDict> |
BaijiayunLiveServiceImpl.createLiveRoom(BJYQuery query) |
Res<BJYDict> |
BaijiayunLiveServiceImpl.deleteLiveRoom(BJYQuery query) |
Res<BJYDict> |
BaijiayunLiveServiceImpl.getClassCallbackUrl() |
Res<BJYDict> |
BaijiayunLiveServiceImpl.getLiveRoomInfo(BJYQuery query) |
Res<BJYDict> |
BaijiayunLiveServiceImpl.getLiveRoomPullUrl(String roomId) |
Res<BJYDict> |
BaijiayunLiveServiceImpl.getLiveRoomPushUrl(String roomId) |
Res<BJYDict> |
BaijiayunLiveServiceImpl.getLiveRoomStatus(BJYQuery query) |
Res<BJYDict> |
BaijiayunLiveServiceImpl.getLiveRoomUserCount(String roomId) |
Res<BJYDict> |
BaijiayunLiveServiceImpl.getRoomCode(String roomId,
Integer userNumber,
String userAvatar) |
Res<BJYDict> |
BaijiayunLiveServiceImpl.getRoomCodeInfo(String code) |
Res<String> |
BaijiayunLiveServiceImpl.getRoomList(BJYQuery query,
Integer page,
Integer limit) |
Res<String> |
BaijiayunLiveServiceImpl.getRoomListCode(String roomId,
Integer page,
Integer limit) |
Res<String> |
BaijiayunLiveServiceImpl.startClass(String roomId) |
Res<String> |
BaijiayunLiveServiceImpl.stopClass(String roomId,
Integer isKickOutAll) |
Res<BJYDict> |
BaijiayunLiveServiceImpl.updateLiveRoom(BJYQuery query) |
Copyright © 2021. All rights reserved.