My Project
Variables
Download a BCR file to the device

Download a BCR file from an arbitrary URL. More...

Variables

static final int MSG_RI_DOWNLOAD_BCR = 306
 

Detailed Description

Download a BCR file from an arbitrary URL.

Currently this will overwrite any existing BCR file with given file name on the device.

Sending bundle:

KeyValueTypeInfo
URL URL to download the BCR file from String
FileName Name of the file without a path String

Returned error codes:

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 doxygen 1.8.17