Package | Description |
---|---|
com.tencentcloudapi.sms.v20210111 | |
com.tencentcloudapi.sms.v20210111.models |
Modifier and Type | Method and Description |
---|---|
PullSmsSendStatusByPhoneNumberResponse |
SmsClient.PullSmsSendStatusByPhoneNumber(PullSmsSendStatusByPhoneNumberRequest req)
拉取单个号码短信下发状态。
目前也支持 [配置回调](https://cloud.tencent.com/document/product/382/37809#.E8.AE.BE.E7.BD.AE.E4.BA.8B.E4.BB.B6.E5.9B.9E.E8.B0.83.E9.85.8D.E7.BD.AE) 的方式来获取下发状态。
>- 注:由于云 **API3.0 安全性**有所提升,所以**接口鉴权**较为复杂,建议使用 SDK 来使用云短信服务。
>- 您可以在 [API 3.0 Explorer](https://console.cloud.tencent.com/api/explorer?Product=sms&Version=2021-01-11
&Action=SendSms) 中直接运行该接口,可以先免去签名计算步骤。运行成功后,API Explorer可以**自动生成**SDK代码示例。
|
Constructor and Description |
---|
PullSmsSendStatusByPhoneNumberRequest(PullSmsSendStatusByPhoneNumberRequest 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.