Whisperstream Research Group - SerialComm GSM SDK Documentation

ISMSModule.ReadMessage Method 

Reads a message located at msgNum index in memory

SMSMessage ReadMessage(
   int msgNum
);

Parameters

msgNum
the message index

Return Value

the sms message or null if no message is found

See Also

ISMSModule Interface | Whisperstream.SerialComm.Framework.Interfaces Namespace