Hi,
When I sync geodatabase using with GeodatabaseSyncTask I can get size of upload, upload progress (geodatabaseSyncStatusInfo.deltaUploadProgress, geodatabaseSyncStatusInfo.deltaSize) using with GeodatabaseSyncInfo. But how can I get size of download, download progress or downloading feature count etc. during the generateGeodatabse (during the download geodatabase )function.Are there any solution for this ?
Thanks