|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperatorException | |
|---|---|
| com._17od.meteorwebsms.api | |
| com._17od.meteorwebsms.client | |
| Uses of OperatorException in com._17od.meteorwebsms.api |
|---|
| Methods in com._17od.meteorwebsms.api that throw OperatorException | |
|---|---|
int |
Meteor.getNumFreeMessagesLeft()
Get the number of free text messages left |
void |
Meteor.login(java.lang.String username,
java.lang.String password)
Login to the Meteor website using the given username and password |
void |
Meteor.logout()
Logout of the Meteor website. |
void |
Operator.sendMessage(java.lang.String message,
MSISDN recipient)
|
void |
Meteor.sendMessage(java.lang.String message,
MSISDN recipient)
Send the given message to the given msisdn. |
| Uses of OperatorException in com._17od.meteorwebsms.client |
|---|
| Methods in com._17od.meteorwebsms.client that throw OperatorException | |
|---|---|
static void |
MeteorSMSClient.main(java.lang.String[] args)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||