Whisperstream Research Group - SerialComm GSM SDK Documentation

PDUDeliver Members

PDUDeliver overview

Public Instance Constructors

PDUDeliverOverloaded. Initializes a new instance of the PDUDeliver class.

Public Instance Properties

DCS gets the pdu encoded data coding scheme
MessageIndex gets the index of the message in the memory storage
MessageMemoryIndex gets the memory index of where the message is stored
OA gets the pdu encoded originator address
PDUType gets the pdu deliver data
PID gets the pdu encoded protocol identifier
RawPDUData gets the raw pdu encoded string
SCA gets the smsc or carrier pdu encoded bytes
SCTS gets the pdu encoded message time stamp
UD gets the pdu encoded user data
UDL gets the pdu encoded user data length

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.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

PDUDeliver Class | Whisperstream.SerialComm.Framework.SMS Namespace