public static class MessageResponse.Items extends Object implements Serializable
| Constructor and Description |
|---|
Items() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMcc() |
String |
getMccmnc() |
Integer |
getMessageLength() |
int |
getMessagePartCount() |
String |
getMnc() |
BigInteger |
getOriginator() |
MessageResponse.Price |
getPrice() |
BigInteger |
getRecipient()
The msisdn of the recipient
|
String |
getRecipientCountry() |
Integer |
getRecipientCountryPrefix() |
String |
getRecipientOperator() |
String |
getStatus()
The status of the message sent to the recipient.
|
Date |
getStatusDatetime()
The datum time of the last status
|
String |
getStatusReason() |
String |
toString() |
public BigInteger getRecipient()
public String getStatus()
public Date getStatusDatetime()
public MessageResponse.Price getPrice()
public BigInteger getOriginator()
public String getRecipientCountry()
public Integer getRecipientCountryPrefix()
public String getRecipientOperator()
public Integer getMessageLength()
public String getStatusReason()
public String getMccmnc()
public String getMcc()
public String getMnc()
public int getMessagePartCount()
Copyright © 2024. All rights reserved.