Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
G
I
O
R
S
T
U
G
getBalance()
- Method in class com.directsms.s3.api.
SmsConnection
Get the number of prepaid SMS credits left on the user's account.
getConnectionId()
- Method in class com.directsms.s3.api.
SmsConnection
Get the Connection Id associated with this current connection to the directSMS SMS gateway SOAP service.
getInboundMessages()
- Method in class com.directsms.s3.api.
SmsConnection
Fetch all
"unread"
inbound SMS messages received on all inbound numbers.
getInboundMessages(boolean)
- Method in class com.directsms.s3.api.
SmsConnection
Fetch all
"unread"
inbound SMS messages received on all inbound numbers.
getInboundMessages(String)
- Method in class com.directsms.s3.api.
SmsConnection
Fetch all
"unread"
inbound SMS messages received on a given inbound number.
getInboundMessages(String, boolean)
- Method in class com.directsms.s3.api.
SmsConnection
Fetch all
"unread"
inbound SMS messages received on a given inbound number.
getReplies()
- Method in class com.directsms.s3.api.
SmsConnection
Retrieve all
"unread"
SMS replies to all 2-Way SMS message previously sent through the gateway.
getReplies(boolean)
- Method in class com.directsms.s3.api.
SmsConnection
Retrieve all
"unread"
SMS replies to all 2-Way SMS messages previously sent through the gateway
getReplies(String)
- Method in class com.directsms.s3.api.
SmsConnection
Retrieve all
"unread"
SMS replies to a given 2-Way SMS message.
getReplies(String, boolean)
- Method in class com.directsms.s3.api.
SmsConnection
Retrieve all
"unread"
SMS replies to a given 2-Way SMS message.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
G
I
O
R
S
T
U