|
SMSLib 3.5.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutboundMessage.MessageStatuses | |
---|---|
org.smslib | Main SMSLib classes. |
Uses of OutboundMessage.MessageStatuses in org.smslib |
---|
Methods in org.smslib that return OutboundMessage.MessageStatuses | |
---|---|
OutboundMessage.MessageStatuses |
OutboundMessage.getMessageStatus()
Returns the message status. |
static OutboundMessage.MessageStatuses |
OutboundMessage.MessageStatuses.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OutboundMessage.MessageStatuses[] |
OutboundMessage.MessageStatuses.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.smslib with parameters of type OutboundMessage.MessageStatuses | |
---|---|
void |
OutboundMessage.setMessageStatus(OutboundMessage.MessageStatuses myMessageStatus)
|
|
SMSLib 3.5.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |