create Offline Map Sync Job
Returns a job to synchronize an offline map's geodatabases with their originating services. You should not execute more than one sync on a particular geodatabase at the same time. This includes any operations that export or import deltas from the local com.arcgismaps.data.Geodatabase:
com.arcgismaps.tasks.geodatabase.GeodatabaseSyncTask.exportDelta
com.arcgismaps.tasks.geodatabase.GeodatabaseSyncTask.importDelta
Return
Since
200.1.0
Parameters
parameters
Parameters controlling the offline map synchronization.