Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Sets the synchronization as download-only.
abstract void SyncParms.setDownloadOnly(boolean v)
v Set true to disable uploads, or set false to enable uploads.
The default is false. Specifying true changes setPingOnly and setUploadOnly to false.