| Package | Description |
|---|---|
| com.tencentcloudapi.trtc.v20190722 | |
| com.tencentcloudapi.trtc.v20190722.models |
| Modifier and Type | Method and Description |
|---|---|
DescribeRoomInformationResponse |
TrtcClient.DescribeRoomInformation(DescribeRoomInformationRequest req)
查询sdkappid下的房间列表。默认返回10条通话,一次最多返回100条通话。可查询14天内的数据。
注意**:该接口只用于历史数据统计或核对数据使用,实时类关键业务逻辑不能使用。
|
| Constructor and Description |
|---|
DescribeRoomInformationRequest(DescribeRoomInformationRequest 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.