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
/
toJSON
to
JSON
open
fun
toJSON
(
)
:
JSONObject
Return
JSONObject for this IndexSpec
Throws
JSONException
open
fun
toJSON
(
indexSpecs
:
Array
<
IndexSpec
>
)
:
JSONArray
Return
JSONArray for the array of IndexSpec's
Parameters
index
Specs
Throws
JSONException