Whisperstream Research Group - SerialComm GSM SDK Documentation

FrameworkUtil.SMSMemoryStoreToString Method 

converts an SMSMemoryStore enum into a string equivalent

public static string SMSMemoryStoreToString(
   SMSMemoryStore ms
);

Parameters

ms
the SMSMemoryStore value

Return Value

the string equivalent or default "SM"

See Also

FrameworkUtil Class | Whisperstream.SerialComm.Framework Namespace