setStringPreference(String, String) method

Sets and validates and persists the value of the preferences with the given type.

Syntax

public void setStringPreference ( String key , String value ) throws SDMPreferencesException

Parameters

Exceptions