SMPP
SMPP
SMPPSession
This is an object that used to communicate with SMPP Server or SMSC
Submit a short message to specified destination address. This method will blocks until response
received or timeout reached. This method simplify operations of sending SUBMIT_SM command
and receiving the SUBMIT_SM_RESP.
Specified by:
Parameters:
Returns:
the message_id to identified the submitted short message for later use (delivery receipt,
QUERY_SM, CANCEL_SM, REPLACE_SM).
Throws: