| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v1.model |
| Modifier and Type | Method and Description |
|---|---|
RtcServerRoomInfo |
RtcServerRoomInfo.withApp(String app) |
RtcServerRoomInfo |
RtcServerRoomInfo.withDomain(String domain) |
RtcServerRoomInfo |
RtcServerRoomInfo.withDuration(Integer duration) |
RtcServerRoomInfo |
RtcServerRoomInfo.withEndTime(String endTime) |
RtcServerRoomInfo |
RtcServerRoomInfo.withRoomId(String roomId) |
RtcServerRoomInfo |
RtcServerRoomInfo.withStartTime(String startTime) |
RtcServerRoomInfo |
RtcServerRoomInfo.withState(RtcServerRoomInfo.StateEnum state) |
| Modifier and Type | Method and Description |
|---|---|
List<RtcServerRoomInfo> |
ListRtcRoomListResponse.getRoomInfoList()
房间列表信息
|
| Modifier and Type | Method and Description |
|---|---|
ListRtcRoomListResponse |
ListRtcRoomListResponse.addRoomInfoListItem(RtcServerRoomInfo roomInfoListItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListRtcRoomListResponse.setRoomInfoList(List<RtcServerRoomInfo> roomInfoList) |
ListRtcRoomListResponse |
ListRtcRoomListResponse.withRoomInfoList(java.util.function.Consumer<List<RtcServerRoomInfo>> roomInfoListSetter) |
ListRtcRoomListResponse |
ListRtcRoomListResponse.withRoomInfoList(List<RtcServerRoomInfo> roomInfoList) |
Copyright © 2022. All rights reserved.