My Project
Variables
Unregister from event listening

Unregister the event information listener. More...

Variables

static final int MSG_RI_UNREGISTER_EVENT_LISTENER = 702
 

Detailed Description

Unregister the event information listener.

Stops listening to an event given by the Bundle key "EventType".
After sending this message, the navigation software will stop sending information to the client for the given event.

Sending bundle:

KeyValueType

Info

EventType The type of event to stop the listening for 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_UNSUPPORTED_EVENT_TYPE if the given event type doesn't exist.


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