public class CmccSmsServiceForJurImpl extends Object implements MasSmsService
| Constructor and Description |
|---|
CmccSmsServiceForJurImpl() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getStatus(String requestIdentifier) |
void |
initMasSmsService() |
String |
sendSms(String phoneNum,
String content) |
void |
setApplicationID(String applicationID) |
public void setApplicationID(String applicationID)
public void initMasSmsService()
public String sendSms(String phoneNum, String content) throws AppException
sendSms in interface MasSmsServicephoneNum - 手机号content - 内容AppExceptionpublic Boolean getStatus(String requestIdentifier)
getStatus in interface MasSmsServicerequestIdentifier - 短信IDCopyright © 2015–2020 cn.gtmap. All rights reserved.