| Package | Description |
|---|---|
| com.tencentcloudapi.trtc.v20190722 | |
| com.tencentcloudapi.trtc.v20190722.models |
| Modifier and Type | Method and Description |
|---|---|
DescribeTrtcRoomUsageResponse |
TrtcClient.DescribeTrtcRoomUsage(DescribeTrtcRoomUsageRequest req)
查询TRTC音视频房间维度用量。
- 单次只能查询一天数据,返回查询时间段内的汇总数据;通过多次查询可以查不同天数据。若查询跨天用量,由于统计延迟等原因,返回数据可能不够准确。
- 该接口只用于历史用量数据统计或核对数据使用,关键业务逻辑不能使用。
- 默认接口请求频率限制:1次/15秒。
|
| Constructor and Description |
|---|
DescribeTrtcRoomUsageRequest(DescribeTrtcRoomUsageRequest 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 © 2023. All rights reserved.