Whisperstream Research Group - SerialComm GSM SDK Documentation

SMSMessage Members

SMSMessage overview

Public Instance Constructors

SMSMessage Constructor SMSMessage constuctor

Public Instance Properties

DataCodingScheme gets/sets the data encoding scheme
IsValid determines if the RawData contained in this object represents the rest of the data in the object
Message gets/sets the human readable message text
MessageIndex gets/sets the sender's message index
MessageMemoryIndex gets/sets the sender's message box storage index
PDUFlags gets the PDU Deliver flags
ProtocolIdentifier gets/sets the protocol identifier
RawPDUData gets the raw pdu format data string
SenderName gets/sets the sender's name
SenderNumber gets/sets the sender's sender
SenderNumberType gets the sender numbner type
SenderNumLength gets the length of the sender's number
SmscNumber gets/sets the smsc number
SmscNumberType gets the smsc number type
SmscNumLength gets the length of the smsc or carrier number
Timestamp gets/sets the message timestamp
UserDataLength gets the user data length (the length of the user data of the RawPDUData

Public Instance Methods

Clone makes a shallow copy of this object
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

SMSMessage Class | Whisperstream.SerialComm.Framework.SMS Namespace