| 程序包 | 说明 |
|---|---|
| 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.getLiveRoomInfo(BJYQuery room) |
Res<BJYDict> |
BaijiayunLiveService.getLiveRoomStatus(BJYQuery room) |
Res<String> |
BaijiayunLiveService.getRoomList(BJYQuery room,
Integer page,
Integer limit) |
Res<BJYDict> |
BaijiayunLiveService.updateLiveRoom(BJYQuery room) |
| 限定符和类型 | 方法和说明 |
|---|---|
Res<BJYDict> |
BaijiayunLiveServiceImpl.createLiveRoom(BJYQuery query) |
Res<BJYDict> |
BaijiayunLiveServiceImpl.deleteLiveRoom(BJYQuery query) |
Res<BJYDict> |
BaijiayunLiveServiceImpl.getLiveRoomInfo(BJYQuery query) |
Res<BJYDict> |
BaijiayunLiveServiceImpl.getLiveRoomStatus(BJYQuery query) |
Res<String> |
BaijiayunLiveServiceImpl.getRoomList(BJYQuery query,
Integer page,
Integer limit) |
Res<BJYDict> |
BaijiayunLiveServiceImpl.updateLiveRoom(BJYQuery query) |
Copyright © 2021. All rights reserved.