Whisperstream Research Group - SerialComm GSM SDK Documentation

PDUTypeSubmit Properties

The properties of the PDUTypeSubmit class are listed below. For a complete list of PDUTypeSubmit class members, see the PDUTypeSubmit Members topic.

Public Instance Properties

MTI (inherited from PDUTypeBase) Message Type Indicator 0 0 SMS-DELIVER (SMSC ==> MS) 0 0 SMS-DELIVER REPORT (MS ==> SMSC, is generated automatically by the M20, after receiving a SMS-DELIVER) 0 1 SMS-SUBMIT (MS ==> SMSC) 0 1 SMS-SUBMIT REPORT (SMSC ==> MS) 1 0 SMS-STATUS REPORT (SMSC ==> MS) 1 0 SMS-COMMAND (MS ==> SMSC) 1 1 Reserved
RD Reject Duplicate 0 Instruct the SMSC to accept an SMS-SUBMIT for an short message still held in the SMSC which has the same MR and DA as a previously submitted short message from the same OA. 1 Instruct the SMSC to reject an SMS-SUBMIT for a short message still held in the SMSC which has the same MR and DA as a previously submitted short message from the same OA.
RP (inherited from PDUTypeBase) Reply Path 0 Reply Path parameter is not set in this PDU 1 Reply Path parameter is set in this PDU
SRR Status Report Request 0 A status report is not requested 1 A status report is requested
UDHI (inherited from PDUTypeBase) User Data Header Indicator 0 The UD field contains only the short message 1 The beginning of the UD field contains a header in addition of the short message
VPF (inherited from PDUTypeBase) Validity Period Format 0 0 VP field is not present 0 1 Reserved 1 0 VP field present an integer represented (relative) 1 1 VP field present an semi-octet represented (absolute) any reserved values may be rejected by the SMSC

See Also

PDUTypeSubmit Class | Whisperstream.SerialComm.Framework.SMS Namespace