Writes a message to the phone's memeory. This method is called to write a message to the Sent/Unsent memory areas, any attempt to send a message to the Read/UnRead memory areas will cause an Arguments exception
Writes a message to the phone's memeory. This method is called to write a message to the Sent/Unsent memory areas, any attempt to send a message to the Read/UnRead memory areas will cause an Arguments exception
bool WriteMessageToMemory(PDUSubmit,WriteToMemoryOptions);
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
bool WriteMessageToMemory(SMSMessage,WriteToMemoryOptions);
ISMSModule Interface | Whisperstream.SerialComm.Framework.Interfaces Namespace