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 to true to disable downloads, or set or false to enable downloads.
The default is false. Specifying true automatically calls the setDownloadOnly and setPingOnly methods, and sets them to false.