Package | Description |
---|---|
com.tencentcloudapi.trtc.v20190722.models |
Modifier and Type | Method and Description |
---|---|
RealtimeData[] |
DescribeRealtimeNetworkResponse.getData()
Get 查询返回的数据
|
RealtimeData[] |
DescribeRealtimeScaleResponse.getData()
Get 返回的数据数组
|
RealtimeData[] |
DescribeRealtimeQualityResponse.getData()
Get 返回的数据类型
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeRealtimeNetworkResponse.setData(RealtimeData[] Data)
Set 查询返回的数据
|
void |
DescribeRealtimeScaleResponse.setData(RealtimeData[] Data)
Set 返回的数据数组
|
void |
DescribeRealtimeQualityResponse.setData(RealtimeData[] Data)
Set 返回的数据类型
|
Constructor and Description |
---|
RealtimeData(RealtimeData 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.