@Service public class SMSService extends Object
| Constructor and Description |
|---|
SMSService() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
sendSMS(String mobileNumber,
String message) |
boolean |
sendSMS(String mobileNumber,
String message,
MessagePriority priority) |
public boolean sendSMS(String mobileNumber, String message, MessagePriority priority)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.