SalesforceMobileSDK-Android
Toggle table of contents
14.0.0-rc.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SalesforceMobileSDK-Android
SmartStore
/
com.salesforce.androidsdk.smartstore.store
/
IndexSpec
/
fromJSON
from
JSON
open
fun
fromJSON
(
jsonArray
:
JSONArray
)
:
Array
<
IndexSpec
>
Return
IndexSpec[] from a JSONArray
Parameters
json
Array
Throws
JSONException
open
fun
fromJSON
(
json
:
JSONObject
)
:
IndexSpec
Return IndexSpec given JSONObject
Return
Parameters
json
Throws
JSONException