Package | Description |
---|---|
com.tencentcloudapi.sms.v20210111 | |
com.tencentcloudapi.sms.v20210111.models |
Modifier and Type | Method and Description |
---|---|
PullSmsReplyStatusResponse |
SmsClient.PullSmsReplyStatus(PullSmsReplyStatusRequest req)
拉取短信回复状态。
目前也支持 [配置回复回调](https://cloud.tencent.com/document/product/382/42907) 的方式来获取上行回复。
>- 注:由于云 **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 |
---|
PullSmsReplyStatusResponse(PullSmsReplyStatusResponse 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.