Whisperstream Research Group - SerialComm GSM SDK Documentation

ProcessorHelperData Members

ProcessorHelperData overview

Public Instance Constructors

ProcessorHelperData Constructor ProcessorHelperData constructor

Public Instance Properties

IMobilePhoneAPI Gets the IMobilePhoneAPI interface implmentation connected to the COM serial port
SmtpServer Gets the current Smtp server

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.
GetLogger Returns an ILog log4net interface implementation, so that any class that implements the IMessageProcessor interface will have access to a logging mechanism if so required
GetSetting Gets a value from the application's application settings config file
GetType (inherited from Object)Gets the Type of the current instance.
IsMasterPasswordMatch Checks if the password matches the master password set duing initialization. This allows the implementor of the IMessageProcessor interface to check if they has received the master password, yet not necessarily know what it is until a match is found.
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

ProcessorHelperData Class | Whisperstream.SMSProcessor Namespace