Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
クライアントが Mobile Link サーバーに対して、同期を実行しないで ping を実行するように設定します。
abstract void SyncParms.setPingOnly(boolean v)
v サーバーに ping だけを実行する場合は true、同期を実行する場合は false に設定します。
デフォルトは false です。true を指定すると、setDownloadOnly メソッドと setUploadOnly メソッドが自動的に呼び出され、これらが false に設定されます。