Package be.personify.util.sms
Interface SmsSender
-
- All Known Implementing Classes:
ClickatellSmsSender
public interface SmsSender
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleansend(String from, String to, String message)
-