Class FTPPromptFileResponse
Object
|
+--FTPPromptFileResponse
- class
FTPPromptFileResponse
Represents a response to an FTPClient@promptFile invocation. The
file member contains the path of the file that was selected. The value
is null if the user cancelled the dialog.
Defined in ftpclient.js
Field Summary |
string |
file
Path of (first) file that was selected. |
Object |
files
Paths of files that were selected. |
FTPClient |
ftpClient
FTPClient which prompted |
file
string file
Path of (first) file that was selected.
files
Object files
Paths of files that were selected.
ftpClient
FTPClient ftpClient
FTPPromptFileResponse
FTPPromptFileResponse(ftpClient, files)
Constructs an FTPPromptFileResponse.
Parameters:
file
- Path of file that was selected.
Documentation generated by
JSDoc on Tue Jan 24 10:46:49 2012