Whisperstream Research Group - SerialComm GSM SDK Documentation

ISMSModule.SelectActiveMessageStore Method 

Selects the active memory store (usually SimCard or Phone Memory)

bool SelectActiveMessageStore(
   MemoryStore ms
);

Parameters

ms
the memory store

Return Value

true if the operation was successful, false otherwise

See Also

ISMSModule Interface | Whisperstream.SerialComm.Framework.Interfaces Namespace