SMSModule Constructor | SMSModule constructor |
IncomingSMSEventsEnabled | See ISMSModule interface |
PreferredMemoryStorage | See ISMSModule interface |
WriteIncomingSMSEventsToPhone | See ISMSModule interface |
DeleteMessage | See ISMSModule interface |
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. |
ReadAllMessages | See ISMSModule interface |
ReadMessage | See ISMSModule interface |
SelectActiveMessageStore | See ISMSModule interface |
SendMessage | See ISMSModule interface |
SendStoredMessage | Overloaded. See ISMSModule interface |
ToString (inherited from Object) | Returns a String that represents the current Object. |
WriteMessageToMemory | Overloaded. See ISMSModule interface |
OnIncomingSMS | See ISMSModule interface |
iSerialIO (inherited from ApiModuleBase) |
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. |
SendCommand (inherited from ApiModuleBase) | Overloaded. Sends a command synchronusly to the serial port, uses the default endTokens and command timeout |
SMSModule Class | Whisperstream.NokiaAPI.SMS Namespace