STWPreferencesHelper

open class STWPreferencesHelper

This is a helper class that provides an access to : The Preferences strategy SharedPreferenceStrategy

This class offers the possibility to save all your private preferences in a secure way, so let our SWCore do it for you.

See also

com.streamwide.smartms.lib.template.data.SharedPreferenceStrategy

Functions

Link copied to clipboard
open fun getSharedPreferences(@NonNull context: Context, @NonNull suffixName: String): SharedPreferenceStrategy
This method offers the possibility to save all your private preferences in a secure way, so let our SWCore do it for you.