Collection Response
Handles responses for all Mobile SDK Collection requests.
Properties:
- Sub-responses (array)
- Sub-response properties:
- Object ID (string)
- Success (Boolean)
- Errors (array)
- JSON (dictionary)
Response handling:
Response handling:
Response handling:
Response handling:
- SFSDKCollectionResponse.h in the
SalesforceMobileSDK-iOS
repo. - CollectionResponse.java in the
SalesforceMobileSDK-Android
repo. - “sObject Collections” in REST API Developer Guide