| Package | Description |
|---|---|
| com.tencentcloudapi.trtc.v20190722 | |
| com.tencentcloudapi.trtc.v20190722.models |
| Modifier and Type | Method and Description |
|---|---|
DescribeRoomInfoResponse |
TrtcClient.DescribeRoomInfo(DescribeRoomInfoRequest req)
查询SdkAppId下的房间列表。默认返回10条通话,一次最多返回100条通话。可查询14天内的数据。(同老接口DescribeRoomInformation)
注意**:
1.该接口只用于历史数据统计或核对数据使用,实时类关键业务逻辑不能使用。
2.该接口目前免费提供中,监控仪表盘商业化计费后该接口需要订阅付费版后方可调用,仪表盘商业化说明请见:https://cloud.tencent.com/document/product/647/77735
|
| Constructor and Description |
|---|
DescribeRoomInfoRequest(DescribeRoomInfoRequest 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 © 2022. All rights reserved.