Aliucord
2.0.1
androidJvm
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