PTV Navigator Remote Interface Documentation
|
Variables | |
final int | MSG_SET_CONNECTION_MODE = 602 |
Set the connection mode
Set the connection mode (online, hybrid) of the navigator. The mode can only be set when the navigator is not in an active navigation.
Key | Value | Type | Info |
---|---|---|---|
ConnectionMode | Connection mode, see table below for valid values | String |
Valid modes:
Name |
---|
online |
hybrid |
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_NOT_ALLOWED if the switching is not allowed because of a running navigation or switching is forbidden.
RI_ERROR_INVALID_PARAMETER in case the mode is invalid.
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 |