com.java4less.sms.ucp
Class DeliverNotification53

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

public class DeliverNotification53
extends Serie50Message

This operation (DELN) is used to indicate the (changed) status of a previously submitted Short Message to the SMSC. The operation is initiated by the SMSC.


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

DeliverNotification53

public DeliverNotification53()

DeliverNotification53

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