OtherPreferencesModule

interface OtherPreferencesModule : IAppPreferences

Common service shared preference for module

Author

Vitaliy Zarubin

Functions

clearCacheAfterLogout
Link copied to clipboard
open override fun clearCacheAfterLogout()

Performed when the user logs out

Properties

p
Link copied to clipboard
abstract override val p: SharedPreferences

Store private, primitive data in key-value pairs SharedPreferences

Inheritors

OtherPreferences
Link copied to clipboard