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.rest
/
CompositeResponse
/
CompositeSubResponse
Composite
Sub
Response
open
class
CompositeSubResponse
Members
Constructors
Composite
Sub
Response
Link copied to clipboard
constructor
(
subResponseJson
:
JSONObject
)
Properties
http
Headers
Link copied to clipboard
val
httpHeaders
:
Map
<
String
,
String
>
http
Status
Code
Link copied to clipboard
val
httpStatusCode
:
Int
json
Link copied to clipboard
val
json
:
JSONObject
reference
Id
Link copied to clipboard
val
referenceId
:
String
Functions
body
As
JSONArray
Link copied to clipboard
open
fun
bodyAsJSONArray
(
)
:
JSONArray
body
As
JSONObject
Link copied to clipboard
open
fun
bodyAsJSONObject
(
)
:
JSONObject
is
Success
Link copied to clipboard
open
fun
isSuccess
(
)
:
Boolean
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String