Package com.visioglobe.visiomoveessential.callbacks

A callback is used by VisioMoveEssential to notify the integrated of a once off event.

Overview

Normally the callback is passed as a parameter to a query or request.

Types

Link copied to clipboard
interface VMEAnimationCallback : Serializable

Callback interface to be notified of animation events

Link copied to clipboard
interface VMEComputeRouteCallback

Callback protocol for receiving compute route results. For computing a route

Link copied to clipboard
interface VMECustomDataRefreshCallback
Link copied to clipboard
interface VMEPoiFilterCallback

An interface to receive poi filter query notifications.

Link copied to clipboard
interface VMESearchViewCallback