PTV Navigator Remote Interface Documentation
|
Variables | |
final int | MSG_RI_DOWNLOAD_MAPS = 1201 |
Download a set of maps given by their ISO codes
This function will trigger a map download based on the given ISO codes. Already downloaded maps will not be downloaded again.
For valid ISO codes, see the Preferences documentation
Key | Value | Type | Info |
---|---|---|---|
IsoCodes | An array of strings, representing the iso codes of the maps to be downloaded | StringArrayList |
RI_ERROR_NONE if everything is ok.
RI_ERROR_RI_DISABLED if the Remote Interface service is disabled and/or not licensed.
RI_ERROR_NOT_INITIALIZED if the Remote Interface service is not initialized yet.
RI_ERROR_INVALID_PARAMETER if the boolean array contains not all values.
RI_ERROR_NO_LICENSE if the navigator has no valid license.
© PTV Logistics 2024 | Generated on Tue May 27 2025 16:37:35 for PTV Navigator Remote Interface Documentation by ![]() |