|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.java4less.sms.ucp.UcpMessage | +--com.java4less.sms.ucp.Serie50Message | +--com.java4less.sms.ucp.InquiryMessage55
This operation is initiated by the SMT towards the SMSC to inquire about the status of a buffered message.
Field Summary |
Fields inherited from class com.java4less.sms.ucp.Serie50Message |
alphaMessage, codePage, dcDeprecated, deferredDelivery, deferredDeliveryTime, deliveryStatus, DSCTS, extraServices, lastResortAddress, lastResortAddressRequest, LRADPID, messageClass, messageType, moreMessages, notificationAddress, notificationPID, notificationRequest, notificationType, numberBits, numericMessage, originator, originatorType, password, PLNMAddress, priorityRequested, reasonCode, recipient, replacePID, replyPath, replyType, res4, res5, serviceCentreTimeStamp, trasparentMessage, validityPeriod |
Fields inherited from class com.java4less.sms.ucp.UcpMessage |
ETX_CHAR, headerO_R, headerOT, headerTRN, OP_BASIC_DEFERRED_SUBMIT, OP_BASIC_SUBMIT, OP_MULTIPLE_BASIC_SUBMIT, OP_SERIE50_DELETE, OP_SERIE50_DELIVER, OP_SERIE50_DELIVER_NOTIFICATION, OP_SERIE50_INQUIRY, OP_SERIE50_MODIFY, OP_SERIE50_RESPONSE_DELETE, OP_SERIE50_RESPONSE_INQUIRY, OP_SERIE50_SUBMIT, OP_SERIES60_OPEN, OP_SERIES60_PROVISIONING, OP_SUBMIT, STX_CHAR |
Constructor Summary | |
InquiryMessage55()
|
|
InquiryMessage55(byte[] b)
create message from a byte array |
Methods inherited from class com.java4less.sms.ucp.Serie50Message |
toBytes |
Methods inherited from class com.java4less.sms.ucp.UcpMessage |
getDataFieldsCount, parse |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InquiryMessage55()
public InquiryMessage55(byte[] b) throws java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |