Package | Description |
---|---|
com.tencentcloudapi.npp.v20190823.models |
Modifier and Type | Method and Description |
---|---|
CallBackPhoneCode[] |
DescribeCallerDisplayListResponse.getCodeList()
Get 主叫显号号码集合,codeList[0...*] 结构体数组,如果业务是主被叫互显,该字段为空
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeCallerDisplayListResponse.setCodeList(CallBackPhoneCode[] CodeList)
Set 主叫显号号码集合,codeList[0...*] 结构体数组,如果业务是主被叫互显,该字段为空
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
CallBackPhoneCode(CallBackPhoneCode 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 © 2023. All rights reserved.