package

com.vidinoti.android.vdarsdk

Vidinoti AR SDK Java interface

Interfaces

ARViewOpenEventListener Listener that is called when an AR view has to be opened. 
Downloader.DownloadListener  
LocalNotificationListener Listener to be notified when a local notification arrives 
NotificationFactory Describe a class capable of creating an app-specific notification on demand. 
VDARAjaxAppDataProvider Describe a provider that can produce data for custom Ajax requests that are generated from the underlying JavaScript Annotation system PixLive JS 
VDARContentEventReceiver Created by loic on 10/08/16. 
VDARHTMLAnnotationNativeInterface Interface describing the method of VDARHTMLAnnotation that are called from native code. 
VDARImageReceiver Interface used by Vidinoti AR systems to receive and treat image frames  
VDARLocalizationManagerEventReceiver Defines clients which receives events from the localization manager. 
VDARNearbyGPSManagerEventReceiver  
VDARRemoteController.Callback<T>  
VDARRemoteControllerListener Can be used to monitor synchronization progress of a request made through the VDARRemoteController object. 
VDARSDKControllerEventReceiver Defines clients which receives events from the context system. 
VDARSDKSensorEventReceiver Defines clients which receives events from the sensor system. 

Classes

Downloader Utility class for downloading files. 
IBeaconSensor Represent an iBeacon sensor with the ID being a concatenation of UUID_major_minor. 
MoviePlayerActivity Represents an activity which can be launched to present a movie to the user. 
NotificationHelper Helper class for the beacon notifications 
PushNotificationController Class responsible for managing the Android push notifications. 
Sensor Define a sensor that has a trigger state 
Translator Created by mathieu on 27.05.15. 
VDARAnnotationView The annotation view which will display the camera frames and the annotations. 
VDARApplicationPrior Represent an application prior. 
VDARCode Represent a specific code (such as QRCodes) detected by the camera. 
VDARContext Represents a VDARContext fetched from the ARManager platform  
VDARContext.ContextObserverUpdateInfo Describe the status of a current file download action on a context 
VDARContextPrior Represent a context prior. 
VDARDefaultARActivity Activity that is used for displaying AR content. 
VDARFacebookShareActivity NOTE: FacebookBroadcastReceiver class (to handle notifications for long-running operations such as photo uploads) has not been added voluntary. 
VDARFrame Describe a frame to be processed by the vision system. 
VDARIntersectionPrior Represent a combination of two or more priors where the result set is the intersection of the result set of each prior in the combination. 
VDARLocalizationManager This class monitor user position changes and save the position for later use. 
VDARLocalizationPrior Represents a prior used to synchronize the local AR DB with models stored on the ARManager platforms. 
VDARModalWebView Is an activity implementing the modal web view  
VDARNearbyGPSManager  
VDARPrior Defines the super class of a prior (i.e. 
VDARRemoteController Class used to retrieve and synchronize contexts with the PixLive Maker platform. 
VDARRemoteController.ObserverUpdateInfo Describe the status of a current action  
VDARSDKController The context manager orchestrating all the Vidinoti AR system. 
VDARTagPrior Represent a tag prior. 
VDARTourPrior Represent a tour prior. 
VDARUserEmailPrior Represent a user email prior. 
VDARWebView Web view which should be used to create custom modal web view. 
VidiBeaconSensor Represent a Vidinoti VidiBeacon sensor with its unique serial as ID. 
VisionSensor Represent a VisionSensor, i.e. 

Enums

VDARCodeType The different code type that the Vidinoti AR SDK is able to recognize. 
VDARFrame.VDARFrameFormat Describe the supported frame format