Package | Description |
---|---|
com.tencentcloudapi.lcic.v20220817.models |
Modifier and Type | Method and Description |
---|---|
MemberRecord[] |
DescribeRoomStatisticsResponse.getMemberRecords()
Get 成员记录列表。
|
MemberRecord[] |
DescribeCurrentMemberListResponse.getMemberRecords()
Get 成员记录列表。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeRoomStatisticsResponse.setMemberRecords(MemberRecord[] MemberRecords)
Set 成员记录列表。
|
void |
DescribeCurrentMemberListResponse.setMemberRecords(MemberRecord[] MemberRecords)
Set 成员记录列表。
|
Constructor and Description |
---|
MemberRecord(MemberRecord 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.