Whisperstream Research Group - SerialComm GSM SDK Documentation

ISMSModule.SendStoredMessage Method

Send a previously stored message to the same recipient again

Overload List

Send a previously stored message to the same recipient again

bool SendStoredMessage(int);

Send a previously stored message to a new recipient

bool SendStoredMessage(int,string);

See Also

ISMSModule Interface | Whisperstream.SerialComm.Framework.Interfaces Namespace