Package | Description |
---|---|
com.tencentcloudapi.trtc.v20190722.models |
Modifier and Type | Method and Description |
---|---|
UserInformation[] |
DescribeUserInformationResponse.getUserList()
Get User information list
Note: this field may return `null`, indicating that no valid value was found.
|
UserInformation[] |
DescribeCallDetailResponse.getUserList()
Get User information list
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeUserInformationResponse.setUserList(UserInformation[] UserList)
Set User information list
Note: this field may return `null`, indicating that no valid value was found.
|
void |
DescribeCallDetailResponse.setUserList(UserInformation[] UserList)
Set User information list
|
Constructor and Description |
---|
UserInformation(UserInformation 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.