PTV Navigator Remote Interface Documentation
Variables

Unregister from event listening

Unregister the event information listener. More...

Variables

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_NOT_INITIALIZED if the Remote Interface service is not initialized yet.
RI_ERROR_NO_LICENSE if the navigator has no valid license.
RI_ERROR_UNSUPPORTED_EVENT_TYPE if the given event type doesn't exist.


© PTV Group 2023 Generated on Tue Dec 5 2023 14:56:26 for PTV Navigator Remote Interface Documentation by doxygen 1.7.3