public class SmsSendStatusUtils extends Object
| 构造器和说明 |
|---|
SmsSendStatusUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SmsSendStatusResponse |
pullSmsSendStatus(String secretId,
String secretKey,
PullSmsSendStatusTencentVo.SmsSendStatus smsSendStatus)
短信发送状态查询
|
static SmsSendStatusResponse |
pullSmsSendStatusByPhoneNumber(String secretId,
String secretKey,
PullSmsSendStatusByPhoneNumberTencentVo.SmsSendStatus smsSendStatus)
短信发送状态查询-手机号查询
|
public static SmsSendStatusResponse pullSmsSendStatusByPhoneNumber(String secretId, String secretKey, PullSmsSendStatusByPhoneNumberTencentVo.SmsSendStatus smsSendStatus)
secretId - 密钥IdsecretKey - 密钥keysmsSendStatus - 推送数据public static SmsSendStatusResponse pullSmsSendStatus(String secretId, String secretKey, PullSmsSendStatusTencentVo.SmsSendStatus smsSendStatus)
secretId - 密钥IdsecretKey - 密钥keysmsSendStatus - 推送数据Copyright © 2024. All rights reserved.