|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jsmpp.bean.OptionalParameter
org.jsmpp.bean.OptionalParameter.OctetString
org.jsmpp.bean.OptionalParameter.COctetString
org.jsmpp.bean.OptionalParameter.Receipted_message_id
public static class OptionalParameter.Receipted_message_id
The receipted_message_id parameter indicates the ID of the message being receipted in an
SMSC Delivery Receipt. This is the opaque SMSC message identifier that was returned in the
message_id parameter of the SMPP response PDU that acknowledged the submission of the
original message.
Wireless Network Technology: Generic
| Nested Class Summary |
|---|
| Field Summary |
|---|
| Fields inherited from class org.jsmpp.bean.OptionalParameter.OctetString |
|---|
value |
| Fields inherited from class org.jsmpp.bean.OptionalParameter |
|---|
tag |
| Constructor Summary | |
|---|---|
OptionalParameter.Receipted_message_id(byte[] value)
|
|
| Method Summary |
|---|
| Methods inherited from class org.jsmpp.bean.OptionalParameter.COctetString |
|---|
getValueAsString |
| Methods inherited from class org.jsmpp.bean.OptionalParameter.OctetString |
|---|
getValue, serializeValue |
| Methods inherited from class org.jsmpp.bean.OptionalParameter |
|---|
equals, hashCode, serialize |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OptionalParameter.Receipted_message_id(byte[] value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||