My Project
Variables
Get all stations of the current tour

Get all stations of the current tour (only valid in an active navigation). More...

Variables

final int MSG_RI_GET_CURRENT_TOUR = 310
 

Detailed Description

Get all stations of the current tour (only valid in an active navigation).

Get a list of all stations of the current to as an array.
The array will consist of objects of type Station. The function only returns stations, if a navigation is active. The stations will be filled with the time to the next target in [s], if available.

Returned bundle:

KeyValueType

Info

TourStations The list of all stations of the current tour ParceableArray

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