Whisperstream Research Group - SerialComm GSM SDK Documentation

ISMSModule.SendMessage Method 

sends an sms message

bool SendMessage(
   PDUSubmit msg
);

Parameters

msg
the message to send

Return Value

true if the operation was successful, false otherwise

See Also

ISMSModule Interface | Whisperstream.SerialComm.Framework.Interfaces Namespace