Neolane - JavaScript API - v6.1.0

Unknown
GetFilesToDownload
Returns the list of files used by this transfer and found on the server
[
XML          filesToDownload,
XML          filesNotToDownload
]
= GetFilesToDownload (
    Number       jobId
)
Parameters
jobId
Transfer identifier
Return values
filesToDownload
Returns the list of files which can be downloaded as an element [dataTransfer/properties/filesToDownload]
filesNotToDownload
Returns the list of files which cannot be downloaded as an element [dataTransfer/properties/filesNotToDownload]
Features
Schema: xtk:dataTransfer
Static: Yes

jsapi-en

previous page start next page