public class SendResult extends Object implements Serializable
| Constructor and Description |
|---|
SendResult(String phone,
String sendMsg)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Get the result description.
|
boolean |
getStatus()
Get the result status.
|
String |
toString()
The representation of the result in a String.
|
public SendResult(String phone, String sendMsg) throws MessageFormatException
phone - sendMsg - MessageFormatExceptionpublic boolean getStatus()
public String getDescription()
public String toString()
toString in class ObjectObject.toString()Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.