SmsCommand overview

Public Constructors

SmsCommand  

Public Events

CommandReceived event that is raised when a command is received

Public Methods

Dispose Call to dispose of resources used by the SmsCommand
Equals  (inherited from Object)  
GetHashCode  (inherited from Object)  
GetNextAvailableMessage Used to dequeue a WimoSmsMessage from the internal queue. The user of this class can call this method at anytime to check if there are messages. It is recommended to register for the CommandReceived event, however.
GetType  (inherited from Object)  
ReferenceEquals  (inherited from Object)  
ToString  (inherited from Object)  

Protected Methods

Finalize  (inherited from Object)  
MemberwiseClone  (inherited from Object)  

See Also

SmsCommand Class | Wimo.Common.Device Namespace