Version
BindTransceiverResp
Corresponding SMPP Command: bind_transceiver_resp
Extends: BaseBindResp
BindTransceiverResp represents the SMPP bind_transceiver_resp PDU. It is returned by the SMSC after successfully processing a bind_transceiver request. This response indicates that the ESME has been authenticated and is permitted to both send and receive messages over the same session. The response includes the system ID of the SMSC.
Fields inherited from class com.mobius.software.protocols.smpp.Pdu
PDU_HEADER_LENGTH, PDU_INT_LENGTH
Constructor:
public BindTransceiverResp()
Creates a new instance of BindTransceiverResp. The system ID can be set using the setSystemId() method.
Methods:
Methods inherited from class com.mobius.software.protocols.smpp.BaseBindResp |
|
appendBodyToString, calculateByteSizeOfBody, getSystemId, readBody, setSystemId, 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!