My Project
|
Download a BCR file from an arbitrary URL. More...
Variables | |
static final int | MSG_RI_DOWNLOAD_BCR = 306 |
Download a BCR file from an arbitrary URL.
Currently this will overwrite any existing BCR file with given file name on the device.
Key | Value | Type | Info |
---|---|---|---|
URL | URL to download the BCR file from | String | |
FileName | Name of the file without a path | String |
RI_ERROR_NONE if everything is ok.
RI_ERROR_RI_DISABLED if the Remote Interface service is disabled and/or not licensed.
RI_ERROR_IS_INITIALIZING if the Remote Interface service is not initialized yet.
RI_ERROR_FAILED if the download failed.
© PTV Group 2021 | Generated on Sun Oct 2 2022 19:28:23 for My Project by 1.8.17 |