Aliucord
Toggle table of contents
2.5.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Aliucord
Aliucord
/
com.aliucord
/
SettingsUtilsJSON
/
getJSONObject
get
JSONObject
fun
getJSONObject
(
key
:
String
,
defValue
:
JSONObject
?
)
:
JSONObject
?
Get a
JSONObject
item
Return
Value if found, else the defValue
Parameters
key
Key of the item
def
Value
Default value