toggle menu
Provider API Reference
androidJvm
switch theme
search in API
provider
/
com.flixclusive.provider.settings
/
JsonSettings
/
getJSONObject
get
JSONObject
fun
getJSONObject
(
key
:
String
,
defaultValue
:
JSONObject
?
)
:
JSONObject
?
Get a
JSONObject
item
Return
Value if found, else the defaultValue
Parameters
key
Key of the item
default
Value
Default value