public interface ITSMSManager
Modifier and Type | Method and Description |
---|---|
void |
clearLastMessage() |
SMSConfigBean |
createSMSConfig() |
void |
deleteAllSMSConfigs() |
SMSBean |
getLastMessage() |
void |
sendMessage(int configId,
String body) |
SMSBean getLastMessage()
void clearLastMessage()
void sendMessage(int configId, String body) throws TransportException
TransportException
void deleteAllSMSConfigs()
SMSConfigBean createSMSConfig()
Copyright © 2008–2022 The Plugin People. All rights reserved.