Version
DataSmResp
Corresponding SMPP Command: data_sm_resp
Extends: BaseSmResp
DataSmResp represents the SMPP data_sm_resp PDU. It is returned by the SMSC in response to a DataSm request, which is typically used for short message exchange without delivering a full payload. This response includes a message_id when a message has been accepted for delivery, or optional TLVs for delivery acknowledgment or routing.
Fields inherited from class com.mobius.software.protocols.smpp.Pdu
PDU_HEADER_LENGTH, PDU_INT_LENGTH
Constructor:
public DataSmResp()
Creates an empty DataSmResp instance. Use setMessageId() and optional parameters (TLVs) as needed depending on the use case.
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!