The methods of the ISMSModule interface are listed below. For a complete list of ISMSModule interface members, see the ISMSModule Members topic.
![]() | Deletes a message from the phone's memory |
![]() | Provides a list of all messages in the active memory |
![]() | Reads a message located at msgNum index in memory |
![]() | Selects the active memory store (usually SimCard or Phone Memory) |
![]() | sends an sms message |
![]() | Overloaded. Send a previously stored message to a new recipient |
![]() | Overloaded. Writes a message to the phone's memeory. This method is called to write a message to the Read/UnRead memory areas, any attempt to send a message to the Sent/Unsent memory areas will cause an Arguments exception |
ISMSModule Interface | Whisperstream.SerialComm.Framework.Interfaces Namespace