Version
BindTransmitterResp
Corresponding SMPP Command: bind_transmitter_resp
Extends: BaseBindResp
BindTransmitterResp represents the SMPP bind_transmitter_resp PDU. It is returned by the SMSC in response to a successful bind_transmitter request. The response confirms that the SMSC has accepted the ESME for transmit-only operations, and it includes the system ID assigned to the session.
Fields inherited from class com.mobius.software.protocols.smpp.Pdu
PDU_HEADER_LENGTH, PDU_INT_LENGTH
Constructor:
public BindTransmitterResp()
Creates a new BindTransmitterResp instance. You can use setSystemId() to include a system identifier in the response.
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!