public interface SMS extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
The actual text.
|
String |
getMobile()
Phone number (origin or destination, depending on context).
|
int |
getOperator()
The operator which was used to receive or sent the message(.
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}