PTV Navigator Remote Interface Documentation
|
Variables | |
final int | MSG_RI_GET_PREFERENCE = 127 |
Get preferences of the application
Gets a preference in the application
Key | Value | Type | Info |
---|---|---|---|
Key | Key of the preference | String |
Key | Value | Type | Info |
---|---|---|---|
Key | Key of the preference | String | |
Value | Value of the preference | Boolean|Int|Long|String |
RI_ERROR_NONE in case the preference was set correctly.
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 in case the preference does not exist
RI_ERROR_NO_LICENSE if the navigator has no valid license.
© PTV Group 2023 | Generated on Fri May 10 2024 10:16:00 for PTV Navigator Remote Interface Documentation by 1.7.3 |