Shared Preferences Impl
class SharedPreferencesImpl(sharedPreferences: SharedPreferences) : SharedPreferencesModel
Content copied to clipboard
Types
Functions
get String Set
Link copied to clipboard
get Totp Secret
Link copied to clipboard
put String Set
Link copied to clipboard
remove Totp Secret
Link copied to clipboard
set Totp Secret
Link copied to clipboard
open override fun setTotpSecret(host: String?, key: String, totpSecret: TotpSecret)
Content copied to clipboard