com.java4less.sms.ucp
Class DeliverMessage52

java.lang.Object
  |
  +--com.java4less.sms.ucp.UcpMessage
        |
        +--com.java4less.sms.ucp.Serie50Message
              |
              +--com.java4less.sms.ucp.DeliverMessage52

public class DeliverMessage52
extends Serie50Message

This operation (DELS) is used to deliver a Short Message. The operation is initiated by the SMSC and answered by the SMT.


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
DeliverMessage52()
           
DeliverMessage52(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

DeliverMessage52

public DeliverMessage52()

DeliverMessage52

public DeliverMessage52(byte[] b)
                 throws java.lang.Exception
create message from a byte array