Whisperstream Research Group - SerialComm GSM SDK Documentation

ISMSModule Methods

The methods of the ISMSModule interface are listed below. For a complete list of ISMSModule interface members, see the ISMSModule Members topic.

Public Instance Methods

DeleteMessage Deletes a message from the phone's memory
ReadAllMessages Provides a list of all messages in the active memory
ReadMessage Reads a message located at msgNum index in memory
SelectActiveMessageStore Selects the active memory store (usually SimCard or Phone Memory)
SendMessage sends an sms message
SendStoredMessageOverloaded. Send a previously stored message to a new recipient
WriteMessageToMemoryOverloaded. 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

See Also

ISMSModule Interface | Whisperstream.SerialComm.Framework.Interfaces Namespace