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.manager
/
SyncManager
/
getSyncStatus
get
Sync
Status
fun
getSyncStatus
(
syncId
:
Long
)
:
SyncState
?
Get details of a sync by id
Return
Parameters
sync
Id
Throws
JSONException
fun
getSyncStatus
(
name
:
String
?
)
:
SyncState
?
Get details of a sync by name
Return
Parameters
name
Throws
JSONException