My Project
|
Load a BCR file. More...
Variables | |
static final int | MSG_RI_LOAD_BCR = 304 |
Load a BCR file.
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.
Key | Value | Type | Info |
---|---|---|---|
FileName | The name of the BCR file without 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_BCR error loading BCR file.
© PTV Group 2021 | Generated on Sun Oct 2 2022 19:28:23 for My Project by 1.8.17 |