| 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 |
|---|
DescribeRoomInformationResponse(DescribeRoomInformationResponse 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.