My Project
Variables
Load a given BCR file and set the target stations according to the stations

Load a BCR file. More...

Variables

static final int MSG_RI_LOAD_BCR = 304
 

Detailed Description

Load a BCR file.

Deprecated:

Loads a BCR file which must be located in a directory called "bcr" in the file path (normally located under /sdcard/Android/data/com.ptvag.navigation.app/files) and fills the target station vector with the stations found in the BCR.
The visited flags of the target stations will also be set as found.

Sending bundle:

KeyValueType

Info

FileName The name of the BCR file without 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_BCR error loading BCR file.


© PTV Group 2021 Generated on Sun Oct 2 2022 19:28:23 for My Project by doxygen 1.8.17