My Project
Variables
Let the PTV Navigator use GPS only from RI

Set the PTV Navigator to only use GPS data from RI. More...

Variables

static final int MSG_RI_SET_LOCATION_FROM_RI = 204
 

Detailed Description

Set the PTV Navigator to only use GPS data from RI.

If this message was sent, the PTV Navigator will not use real GPS from the location provider (GPS_PROVIDER and NETWORK_PROVIDER) anymore, it will only accept GPS data from RI, sent by the message Send location data to the PTV Navigator.
if you want to use real GPS again, send the message Let the PTV Navigator use GPS from the device.

Returned error codes:

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.


© PTV Group 2021 Generated on Sun Oct 2 2022 19:28:23 for My Project by doxygen 1.8.17