toggle menu
Provider API Reference
androidJvm
switch theme
search in API
provider
/
com.flixclusive.provider.settings
/
ProviderSettings
/
setLong
set
Long
fun
setLong
(
key
:
String
,
val
:
Long
)
Writes a
Long
to the settings.
Parameters
key
Key of the setting.
val
Value of the setting.