Whisperstream Research Group - SerialComm GSM SDK Documentation

FrameworkUtil.StringToSMSMemoryStore Method 

converts a string to an SMSMemoryStore enum

public static SMSMemoryStore StringToSMSMemoryStore(
   string msString
);

Parameters

msString
the string

Return Value

an SMSMemoryStore value or the default SMSMemoryStore.SimCard

See Also

FrameworkUtil Class | Whisperstream.SerialComm.Framework Namespace