Whisperstream Research Group - SerialComm GSM SDK Documentation

PDUTypeDeliver Properties

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

Public Instance Properties

MMS More Messages to Send (is only set by the SMSC) 0 More messages are waiting for the MS in the SMSC 1 No more messages are waiting for the MS in the SMSC
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
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
SRI Status Report Indication (is only set by the SMSC) 0 A status report will not be returned to the SME 1 A status report will be returned to the SME
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

PDUTypeDeliver Class | Whisperstream.SerialComm.Framework.SMS Namespace