My Project
Variables
Unregister from corridor crossed events

Unregister a route corridor crossed listener. More...

Variables

static final int MSG_RI_UNREGISTER_ROUTE_CORRIDOR_CROSSED_LISTENER = 705
 

Detailed Description

Unregister a route corridor crossed listener.

Stops listening for crossing a corridor
After sending this message, the navigation software will stop sending information to the client for crossing of
the corridor identified by the given id.

Sending bundle:

KeyValueType

Info

CorridorId The unique id of the corridor to stop listening to int

Returned error codes:

RI_ERROR_NONE if the unregistration succeeded.
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.

RI_ERROR_FAILED if the corridor with the given id doesn't exist.


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