Whisperstream Research Group - SerialComm GSM SDK Documentation

IPhonebookModule.IsMemoryStoreSupported Method 

returns true or false if the memory store is supported by this model phone

bool IsMemoryStoreSupported(
   MemoryStore ms
);

Parameters

ms
the memory store type to check

Return Value

true if the memory store type is supported, false otherwise

See Also

IPhonebookModule Interface | Whisperstream.SerialComm.Framework.Interfaces Namespace