public class BasicSMS extends Object implements SMS
| Constructor and Description |
|---|
BasicSMS(String mob,
int o,
String mes) |
BasicSMS(String mob,
String mes) |
| 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(.
|
String |
toString() |
public String getMobile()
SMSpublic int getOperator()
SMSgetOperator in interface SMSpublic String getMessage()
SMSgetMessage in interface SMSMMBase 1.9-SNAPSHOT - ${javadoctimestamp}