Version
SubmitSmResp
Corresponding SMPP Command: submit_sm_resp
Extends: BaseSmResp
SubmitSmResp represents the SMPP submit_sm_resp PDU. It is returned by the SMSC in response to a SubmitSm request and indicates whether the message was accepted. If successful, it includes a message_id that uniquely identifies the submitted message for future operations like delivery receipts or queries.
Fields inherited from class com.mobius.software.protocols.smpp.Pdu
PDU_HEADER_LENGTH, PDU_INT_LENGTH
Constructor:
public SubmitSmResp()
Creates a new SubmitSmResp instance. Use setMessageId() to assign the response identifier if needed.
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!