| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v1.model |
| Modifier and Type | Method and Description |
|---|---|
AbnormalEvent |
AbnormalEvent.withAbnormalFactor(Integer abnormalFactor) |
AbnormalEvent |
AbnormalEvent.withAbnormalFactorDesc(String abnormalFactorDesc) |
AbnormalEvent |
AbnormalEvent.withAbnormalType(Integer abnormalType) |
AbnormalEvent |
AbnormalEvent.withAbnormalTypeDesc(String abnormalTypeDesc) |
AbnormalEvent |
AbnormalEvent.withLocation(String location) |
AbnormalEvent |
AbnormalEvent.withPeerUid(String peerUid) |
AbnormalEvent |
AbnormalEvent.withRoomId(String roomId) |
AbnormalEvent |
AbnormalEvent.withStage(String stage) |
AbnormalEvent |
AbnormalEvent.withTime(String time) |
AbnormalEvent |
AbnormalEvent.withUid(String uid) |
| Modifier and Type | Method and Description |
|---|---|
List<AbnormalEvent> |
ListRtcAbnormalEventsResponse.getEvents()
异常体验列表
|
| Modifier and Type | Method and Description |
|---|---|
ListRtcAbnormalEventsResponse |
ListRtcAbnormalEventsResponse.addEventsItem(AbnormalEvent eventsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListRtcAbnormalEventsResponse.setEvents(List<AbnormalEvent> events) |
ListRtcAbnormalEventsResponse |
ListRtcAbnormalEventsResponse.withEvents(java.util.function.Consumer<List<AbnormalEvent>> eventsSetter) |
ListRtcAbnormalEventsResponse |
ListRtcAbnormalEventsResponse.withEvents(List<AbnormalEvent> events) |
Copyright © 2022. All rights reserved.