Sets the synchronization as download-only.
abstract void SyncParms.setDownloadOnly(boolean v)
v Set to true to disable uploads, or set false to enable uploads.
The default is false. Specifying true automatically calls the setPingOnly and setUploadOnly methods, and sets them to false.