| Package | Description | 
|---|---|
| com.tencentcloudapi.trtc.v20190722 | |
| com.tencentcloudapi.trtc.v20190722.models | 
| Modifier and Type | Method and Description | 
|---|---|
DescribeRealtimeNetworkResponse | 
TrtcClient.DescribeRealtimeNetwork(DescribeRealtimeNetworkRequest req)
This API is used to query the network conditions of an `SDKAppID`, including upstream and downstream packet loss, in the last 24 hours on a per-minute basis. 
 | 
| Constructor and Description | 
|---|
DescribeRealtimeNetworkResponse(DescribeRealtimeNetworkResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2021. All rights reserved.