SalesforceMobileSDK-Android
Toggle table of contents
14.0.0-rc.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SalesforceMobileSDK-Android
SalesforceSDK
/
com.salesforce.androidsdk.util
/
JSONObjectHelper
/
toMap
to
Map
open
fun
<
T
>
toMap
(
jsonObject
:
JSONObject
)
:
Map
<
String
,
T
>
Convert JSONObject into Map of String to T
Return
Parameters
json
Object
<T>
Throws
JSONException