Send a previously stored message to the same recipient again
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);
ISMSModule Interface | Whisperstream.SerialComm.Framework.Interfaces Namespace