Version
CancelSmResp
Corresponding SMPP Command: query_sm_resp
Extends: PduResponse
CancelSmResp represents the SMPP cancel_sm_resp PDU. It is returned by the SMSC in response to a CancelSm request, which attempts to cancel a previously submitted short message that has not yet been delivered. The response indicates whether the cancellation was processed successfully.
Fields inherited from class com.mobius.software.protocols.smpp.Pdu
PDU_HEADER_LENGTH, PDU_INT_LENGTH
Constructor:
public CancelSmResp()
Constructs a new CancelSmResp instance. This PDU does not carry a payload body.
Methods:
| void readBody(ByteBuf buffer) | Deserializes the response body (typically empty). |
| int calculateByteSizeOfBody() | Returns the size of the body in bytes (usually 0). |
| void writeBody(ByteBuf buffer) | Serializes the response body to binary form. |
| void appendBodyToString(StringBuilder buffer) | Appends a string representation of the body (usually empty). |
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!
