Gini Bank SDK for Android
Gini Bank SDK for Android
/
net.gini.android.bank.sdk.capture.util
/
PreferencesExtensionKt
Preferences
Extension
Kt
public
final
class
PreferencesExtensionKt
Functions
Functions
get
Item
Link copied to clipboard
public
final
static
T
getItem
<
T
extends
Any
>
(
SharedPreferences
$self
,
String
key
,
T
default
)
observe
Key
Link copied to clipboard
public
final
static
Flow
<
T
>
observeKey
<
T
extends
Any
>
(
SharedPreferences
$self
,
String
key
,
T
default
)