Version
DeliverSmResp
Corresponding SMPP Command: deliver_sm_resp
Extends: BaseSmResp
DeliverSmResp represents the SMPP deliver_sm_resp PDU. It is returned by the ESME in response to a DeliverSm request from the SMSC. The response indicates whether the delivery was accepted or failed, and may optionally include a message_id for tracking.
Fields inherited from class com.mobius.software.protocols.smpp.Pdu
PDU_HEADER_LENGTH, PDU_INT_LENGTH
Constructor:
public DeliverSmResp()
Constructs a new instance of DeliverSmResp. Use setMessageId() to set an optional tracking ID, if required by your implementation.
Methods:
Methods inherited from class com.mobius.software.protocols.smpp.BaseSmResp |
appendBodyToString, calculateByteSizeOfBody, getMessageId, readBody, setMessageId, writeBody |
Methods inherited from class com.mobius.software.protocols.smpp.PduResponse |
getResultMessage, setResultMessage |
Methods inherited from class com.mobius.software.protocols.smpp.Pdu |
addOptionalParameter, calculateAndSetCommandLength, getCommandId, getCommandLength, getCommandStatus, getName, getOptionalParameter, getOptionalParameterCount, getOptionalParameters, getReferenceObject, getSequenceNumber, hasCommandLengthCalculated, hasOptionalParameter, hasSequenceNumberAssigned, isRequest, isResponse, readOptionalParameters, removeCommandLength, removeOptionalParameter, removeSequenceNumber, setCommandLength, setCommandStatus, setOptionalParameter, setReferenceObject, setSequenceNumber, toString, writeOptionalParameters |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Start innovating with Mobius
What's next? Let's talk!