Consists of the file chooser object.
The fileChooser
object can be accessed using the
launchbox.FileChooser()
reference.
Name | Return type | Description |
---|---|---|
getFile | undefined | Enables aquiring a file from various file sources available on the device. |
uploadFile | undefined | Allows to send a file from the device to a specified server. |