PTV Navigator Remote Interface Documentation
|
Variables | |
final int | MSG_RI_SET_MAP_DATA_PERMISSIONS = 1101 |
Allow the user to manually download, update or delete maps
The permissions can be set through a boolean array with the following order of the flags in the array:
If the array does not contain all 3 values, an error will be returned.
Key | Value | Type | Info |
---|---|---|---|
Permissions | A boolean array of the permissions. The order of the flags is "download, update, delete" | BooleanArray |
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 Wed Nov 6 2024 16:47:49 for PTV Navigator Remote Interface Documentation by ![]() |