| Package | Description |
|---|---|
| com.tencentcloudapi.sms.v20210111 | |
| com.tencentcloudapi.sms.v20210111.models |
| Modifier and Type | Method and Description |
|---|---|
DescribePhoneNumberInfoResponse |
SmsClient.DescribePhoneNumberInfo(DescribePhoneNumberInfoRequest req)
本接口 (DescribePhoneNumberInfo) 用于提供电话号码的信息查询,包括国家(或地区)码、规范的 E.164 格式号码等。
- 例如:查询号码 +86018501234444,可以得到国家码 86、规范的 E.164 号码 +8618501234444 等信息。
|
| Constructor and Description |
|---|
DescribePhoneNumberInfoResponse(DescribePhoneNumberInfoResponse 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 © 2025. All rights reserved.