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