JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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
boolean
send
(
String
from,
String
to,
String
message)
Method Details
send
boolean
send
(
String
from,
String
to,
String
message)