java.lang.Object | |
↳ | com.neomades.io.sms.SmsResult |
SMS Result object.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Exception |
getException()
Returns the associated exception if there is a failure, null otherwise.
| ||||||||||
Message |
getMessage()
Returns the associated sent message.
| ||||||||||
boolean |
isSuccess()
Returns true if the message has been sent, false if there is an error or has
been cancelled.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the associated exception if there is a failure, null otherwise.
Returns true if the message has been sent, false if there is an error or has been cancelled.