Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Mobile Link との間でファイルを転送するための FileTransfer オブジェクトを作成します。
FileTransfer DatabaseManager.createFileTransfer( String fileName, int streamType, String userName, String version ) throws ULjException
fileName 転送するサーバファイルの名前。このパラメータにパス情報を含めることはできません。
streamType 通信ストリームタイプの識別に使用する、SyncParms クラス内で定義されている定数の 1 つ。
userName Mobile Link ユーザ名。
version Mobile Link スクリプトのバージョン。
FileTransfer オブジェクト。