Whisperstream Research Group - SerialComm GSM SDK Documentation

PDUTypeBase Members

PDUTypeBase overview

Public Instance Constructors

PDUTypeBase Constructor PDUTypeBase constructor

Public Instance Properties

MTI 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 Reply Path 0 Reply Path parameter is not set in this PDU 1 Reply Path parameter is set in this PDU
UDHI 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 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

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
GetBit Gets the bits specified from the pdu byte
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
SetBit Sets a bit/bits of the pdu byte

See Also

PDUTypeBase Class | Whisperstream.SerialComm.Framework.SMS Namespace