SalesforceMobileSDK-Android
Toggle table of contents
14.0.0-rc.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SalesforceMobileSDK-Android
MobileSync
/
com.salesforce.androidsdk.mobilesync.util
/
SyncState
/
Companion
/
getSyncsWithStatus
get
Syncs
With
Status
fun
getSyncsWithStatus
(
store
:
SmartStore
,
status
:
SyncState.Status
)
:
List
<
SyncState
>
Get syncs with given status in the given store
Return
list of SyncState
Parameters
store
status
Throws
JSONException