Whisperstream Research Group - SerialComm GSM SDK Documentation

ISMSModule.SendStoredMessage Method (Int32)

Send a previously stored message to the same recipient again

bool SendStoredMessage(
   int msgNum
);

Parameters

msgNum
the message index in memory

Return Value

true if the operation was successful, false otherwise

See Also

ISMSModule Interface | Whisperstream.SerialComm.Framework.Interfaces Namespace | ISMSModule.SendStoredMessage Overload List