Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
同期をアップロード専用に設定します。
abstract void SyncParms.setUploadOnly(boolean v)
v ダウンロードを無効にする場合は true、有効にする場合は false に設定します。
デフォルトは false です。true を指定すると、setDownloadOnly メソッドと setPingOnly メソッドが自動的に呼び出され、これらが false に設定されます。