MCPcopy Create free account
hub / github.com/SteveyO/Hue-Emulator / optJSONArray

Method optJSONArray

src/org/json/JSONObject.java:892–895  ·  view source on GitHub ↗

Get an optional JSONArray associated with a key. It returns null if there is no such key, or if its value is not a JSONArray. @param key A key string. @return A JSONArray which is the value.

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

createGroup_2_2Method · 0.95
setLightStateMethod · 0.95
createScene_4_2Method · 0.95

Calls 1

optMethod · 0.95

Tested by

no test coverage detected