You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

1.2 KiB

CircleSDK.Model.GetSyncStatusReply

Properties

Name Type Description Notes
Status ReturnStatus [optional]
SyncPriority int? SyncPriority [optional]
SyncState int? SyncState [optional]
CurrentDownloadFileName string CurrentDownloadFileName [optional]
CurrentDownloadFmapID string CurrentDownloadFmapID [optional]
CurrentDownloadFileSize long? CurrentDownloadFileSize [optional]
CurrentDownloadStartedUtc string CurrentDownloadStartedUtc [optional]
PeerBytesTotal long? CurrentDownloadFileSize [optional]
PeerBytesDownloaded long? PeerBytesDownloaded [optional]
PeerFileCountTotal long? PeerFileCountTotal [optional]
PeerFileCountDownloaded long? PeerFileCountDownloaded [optional]
PeerNonUserAttachmentFileCountTotal long? PeerNonUserAttachmentFileCountTotal [optional]

[Back to Model list] [Back to API list] [Back to README]