Package | Description |
---|---|
com.tencentcloudapi.trtc.v20190722 | |
com.tencentcloudapi.trtc.v20190722.models |
Modifier and Type | Method and Description |
---|---|
DescribeTRTCMarketScaleDataResponse |
TrtcClient.DescribeTRTCMarketScaleData(DescribeTRTCMarketScaleDataRequest req)
Query TRTC Monitoring Dashboard - Data Dashboard Scale Metrics (will return userCount, roomCount, peakCurrentUsers, peakCurrentChannels)
- userCount: number of users in the call,
- roomCount: number of rooms in the call, counted as one call channel from the time a user joins the channel to the time all users leave the channel.
|
Constructor and Description |
---|
DescribeTRTCMarketScaleDataResponse(DescribeTRTCMarketScaleDataResponse 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 © 2024. All rights reserved.