Member name | Description |
---|---|
Initializes a ULFileTransfer object. The connection must be opened before you can perform any operations against the database. |
Member name | Description |
---|---|
Returns the authorization status code for the last file transfer attempt. | |
Returns the return value from custom user authentication synchronization scripts. | |
Specifies parameters for a custom user authentication script (MobiLink authenticate_parameters connection event). | |
Specifies the local file name for the downloaded file. | |
Specifies where to download the file. | |
Checks whether the file was actually downloaded during the last file transfer attempt. | |
Returns the return value from the authenticate_file_transfer script for the last file transfer attempt. | |
Specifies the name of the file to download. | |
Specifies whether to force the download of the file if it exists. | |
The MobiLink password for the user specified by UserName. | |
Specifies whether to resume or discard a previous partial download. | |
Specifies the MobiLink synchronization stream to use for the file transfer. | |
Returns the error reported by the stream itself for the last file transfer attempt. | |
Returns the stream error system-specific code. | |
Specifies the parameters to configure the synchronization stream. | |
The user name that uniquely identifies the MobiLink client to the MobiLink server. | |
Specifies which synchronization script to use. |
Member name | Description |
---|---|
Download the file specified by the properties of this object. |