| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v1 | |
| com.huaweicloud.sdk.cloudrtc.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static HttpRequestDef<ListRtcAbnormalEventsRequest,ListRtcAbnormalEventsResponse> |
CloudRTCMeta.listRtcAbnormalEvents |
| Modifier and Type | Method and Description |
|---|---|
ListRtcAbnormalEventsResponse |
CloudRTCClient.listRtcAbnormalEvents(ListRtcAbnormalEventsRequest request)
查询用户异常体验事件 查询指定APP下通话的异常明细数据。 最大查询跨度1天。
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ListRtcAbnormalEventsResponse> |
CloudRTCAsyncClient.listRtcAbnormalEventsAsync(ListRtcAbnormalEventsRequest request)
查询用户异常体验事件 查询指定APP下通话的异常明细数据。 最大查询跨度1天。
|
AsyncInvoker<ListRtcAbnormalEventsRequest,ListRtcAbnormalEventsResponse> |
CloudRTCAsyncClient.listRtcAbnormalEventsAsyncInvoker(ListRtcAbnormalEventsRequest request)
查询用户异常体验事件 查询指定APP下通话的异常明细数据。 最大查询跨度1天。
|
SyncInvoker<ListRtcAbnormalEventsRequest,ListRtcAbnormalEventsResponse> |
CloudRTCClient.listRtcAbnormalEventsInvoker(ListRtcAbnormalEventsRequest request)
查询用户异常体验事件 查询指定APP下通话的异常明细数据。 最大查询跨度1天。
|
| Modifier and Type | Method and Description |
|---|---|
ListRtcAbnormalEventsResponse |
ListRtcAbnormalEventsResponse.addEventsItem(AbnormalEvent eventsItem) |
ListRtcAbnormalEventsResponse |
ListRtcAbnormalEventsResponse.withEvents(java.util.function.Consumer<List<AbnormalEvent>> eventsSetter) |
ListRtcAbnormalEventsResponse |
ListRtcAbnormalEventsResponse.withEvents(List<AbnormalEvent> events) |
ListRtcAbnormalEventsResponse |
ListRtcAbnormalEventsResponse.withTotal(Integer total) |
ListRtcAbnormalEventsResponse |
ListRtcAbnormalEventsResponse.withXRequestId(String xRequestId) |
Copyright © 2022. All rights reserved.