Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z 

O

OCCUPANCY_DOMAIN - Static variable in class com.mapsindoors.livesdk.LiveDataDomainTypes
Domaintype strings used for enabling live data
OccupancyProperty - Class in com.mapsindoors.livesdk
 
OK - Static variable in class com.mapsindoors.mapssdk.GoogleMapsDirectionsStatusCodes
Indicates the response contains a valid result
OnActiveLiveDataResultListener - Interface in com.mapsindoors.livesdk
Result Listener on active domain types
onAnimationUpdate(ValueAnimator) - Method in class com.mapsindoors.mapssdk.MPDirectionsRenderer
 
onAPIKeyError() - Method in interface com.mapsindoors.mapssdk.MapsIndoors.OnAPIKeyErrorListener
 
onApplicationConfigurationChanged(Configuration) - Static method in class com.mapsindoors.mapssdk.MapsIndoors
Call this from your overridden Application.onConfigurationChanged(Configuration) method
onApplicationLowMemory() - Static method in class com.mapsindoors.mapssdk.MapsIndoors
onApplicationStateChanged(boolean) - Method in class com.mapsindoors.livesdk.LiveDataManager
 
onApplicationTerminate() - Static method in class com.mapsindoors.mapssdk.MapsIndoors
Call this from your overridden Application.onTerminate() method
onApplicationTrimMemory(int) - Static method in class com.mapsindoors.mapssdk.MapsIndoors
Call this from your overridden Application.onTrimMemory(int) method
onBuildingAndVenueLocationsReady(List<MPLocation>) - Method in interface com.mapsindoors.mapssdk.OnBuildingAndVenueLocationsReadyListener
 
OnBuildingAndVenueLocationsReadyListener - Interface in com.mapsindoors.mapssdk
Internal interface
OnBuildingFoundAtCameraTargetListener - Interface in com.mapsindoors.mapssdk
 
onBuildingFoundAtCameraTargetListener(Building) - Method in interface com.mapsindoors.mapssdk.OnBuildingFoundAtCameraTargetListener
 
onCacheManagerSyncStatusChanged(int) - Method in interface com.mapsindoors.mapssdk.MPDataSetCacheManagerSyncListener
 
onDataReceived(ActiveLiveDataModel) - Method in interface com.mapsindoors.livesdk.OnActiveLiveDataResultListener
invoke onDataReceived If active domain types is null it will return null Else it will send out a List of active domain types
onDataSetCacheItemSizeReady(MPDataSetCacheItem) - Method in interface com.mapsindoors.mapssdk.MPDataSetCacheManagerSizeListener
 
onDataSetCacheSizeReady(MPDataSetCache) - Method in interface com.mapsindoors.mapssdk.MPDataSetCacheManagerSizeListener
 
onDataSetStatusChanged(MPDataSetCache, int) - Method in interface com.mapsindoors.mapssdk.MPDataSetCacheListener
 
onDataSetSyncStatusChanged(MPDataSetCache, int) - Method in interface com.mapsindoors.mapssdk.MPDataSetCacheSyncListener
 
onDestroy() - Method in class com.mapsindoors.mapssdk.MapControl
Call this method from the parent Activity/Fragment's corresponding method.
onError(MIError) - Method in class com.mapsindoors.livesdk.LiveDataManager
Invoke an error on LiveDataManager If MIError is declared as LIVEDATA_CONNECTION_LOST or LIVEDATA_CONNECTION_FAILED the livedatamanager will try to reconnect after 2 seconds Will invoke the onErrorListener of LiveDataManager
onError(MIError) - Method in interface com.mapsindoors.livesdk.OnErrorListener
a method to invoke the onErrorListener with an MIerror
onError(MIError) - Method in interface com.mapsindoors.livesdk.SubscriptionClientListener
Invoke an error Will invoke the subscriptionClientListener
OnErrorListener - Interface in com.mapsindoors.livesdk
 
onFloorSelected(int) - Method in interface com.mapsindoors.mapssdk.OnFloorSelectedListener
Floor level select event listener method
OnFloorSelectedListener - Interface in com.mapsindoors.mapssdk
Floor level select event listener
onFloorSelectionChanged(Floor) - Method in interface com.mapsindoors.mapssdk.OnFloorSelectionChangedListener
 
OnFloorSelectionChangedListener - Interface in com.mapsindoors.mapssdk
 
onFloorUpdate(Building, int) - Method in interface com.mapsindoors.mapssdk.OnFloorUpdateListener
Floor update event listener method
OnFloorUpdateListener - Interface in com.mapsindoors.mapssdk
Floor update event listener interface
onGettingSyncSizesDone() - Method in interface com.mapsindoors.mapssdk.MPDataSetCacheManagerSizeListener
 
onGettingSyncSizesWillStart() - Method in interface com.mapsindoors.mapssdk.MPDataSetCacheManagerSizeListener
 
onGPSPermissionAndServiceEnabled() - Method in interface com.mapsindoors.mapssdk.PermissionsAndPSListener
 
onItemSyncStatusChanged(MPDataSetCacheItem, int) - Method in interface com.mapsindoors.mapssdk.MPDataSetCacheItemSyncListener
 
onLegSelected(int) - Method in interface com.mapsindoors.mapssdk.OnLegSelectedListener
 
OnLegSelectedListener - Interface in com.mapsindoors.mapssdk
 
onLiveDataManagerStateChanged(LiveDataManagerState) - Method in interface com.mapsindoors.livesdk.OnLiveDataManagerStateChangedListener
an invokation to OnLIveDataMangerStateChangedListener with a changed state
OnLiveDataManagerStateChangedListener - Interface in com.mapsindoors.livesdk
 
OnLiveLocationUpdateListener - Interface in com.mapsindoors.mapssdk
 
onLiveUpdateReceived(MPLiveTopic, LiveUpdate) - Method in class com.mapsindoors.livesdk.LiveDataManager
Receives a LiveUpdate and calls the appropriate listeners
onLiveUpdateReceived(MPLiveTopic, LiveUpdate) - Method in interface com.mapsindoors.livesdk.OnReceivedLiveUpdateListener
an invokation from the onReceivedLiveUpdateListener
onLiveUpdateReceived(MPLiveTopic, LiveUpdate) - Method in interface com.mapsindoors.livesdk.SubscriptionClientListener
Invoke a LiveUpdateReceived
onLoadingDataReady(MIError) - Method in interface com.mapsindoors.mapssdk.OnLoadingDataReadyListener
Called once all of the OnDataReadyListener methods were called
OnLoadingDataReadyListener - Interface in com.mapsindoors.mapssdk
OnLoadingDataReadyListener
onLocationClusterClick(Marker, List<MPLocation>) - Method in interface com.mapsindoors.mapssdk.OnLocationClusterClickListener
 
OnLocationClusterClickListener - Interface in com.mapsindoors.mapssdk
OnLocationClusterClickListener
OnLocationOnMapUpdateListener - Interface in com.mapsindoors.livesdk
 
onLocationReady(MPLocation, MIError) - Method in interface com.mapsindoors.mapssdk.MPRoutingProviderTest.OnLocationReadyListener
 
onLocationReceivedLiveUpdate(MPLocation) - Method in interface com.mapsindoors.mapssdk.OnLiveLocationUpdateListener
 
onLocationsDeleted(List<MPLocation>, int) - Method in interface com.mapsindoors.mapssdk.LocationsUpdatedListener
Invoked when locations are removed
onLocationsDeleted(List<MPLocation>, MPLocationSource) - Method in interface com.mapsindoors.mapssdk.MPLocationsObserver
 
onLocationSelected(MPLocation) - Method in interface com.mapsindoors.mapssdk.OnLocationSelectedListener
 
OnLocationSelectedListener - Interface in com.mapsindoors.mapssdk
OnLocationSelectedListener
onLocationsReady(List<MPLocation>, MIError) - Method in interface com.mapsindoors.mapssdk.OnLocationsReadyListener
On locations ready event method
OnLocationsReadyListener - Interface in com.mapsindoors.mapssdk
Locations ready event listener
onLocationsUpdated(List<MPLocation>, int) - Method in interface com.mapsindoors.mapssdk.LocationsUpdatedListener
Invoked when locations are added or updated
onLocationsUpdated(List<MPLocation>, MPLocationSource) - Method in interface com.mapsindoors.mapssdk.MPLocationsObserver
 
onLowMemory() - Method in class com.mapsindoors.mapssdk.MapControl
Call this method from the parent Activity/Fragment's corresponding method.
onMapClick(LatLng, List<MPLocation>) - Method in interface com.mapsindoors.mapssdk.OnMapClickListener
Called when the user makes a tap gesture on the map, but only if none of the overlays of the map handled the gesture.
OnMapClickListener - Interface in com.mapsindoors.mapssdk
OnMapClickListener
onMapLongClick(LatLng) - Method in interface com.mapsindoors.mapssdk.OnMapLongClickListener
Called when the user makes a long-press gesture on the map, but only if none of the overlays of the map handled the gesture.
OnMapLongClickListener - Interface in com.mapsindoors.mapssdk
OnMapLongClickListener
onMapsIndoorsReady() - Method in interface com.mapsindoors.mapssdk.OnMapsIndoorsReadyListener
 
OnMapsIndoorsReadyListener - Interface in com.mapsindoors.mapssdk
Interface to listen for when MapsIndoors is finished initializing
onMapZoomLevelChanged(float) - Method in interface com.mapsindoors.mapssdk.IFloorSelector
Deprecated.
 
OnMultipleImagesLoadedListener - Interface in com.mapsindoors.mapssdk
OnMultipleImagesLoadedListener
onPause() - Method in class com.mapsindoors.mapssdk.MapControl
Call this method from the parent Activity/Fragment's corresponding method.
onPermissionDenied() - Method in interface com.mapsindoors.mapssdk.PermissionsAndPSListener
 
onPermissionGranted() - Method in interface com.mapsindoors.mapssdk.PermissionsAndPSListener
 
onPermissionRequestError() - Method in interface com.mapsindoors.mapssdk.PermissionsAndPSListener
 
onPositionFailed(PositionProvider) - Method in interface com.mapsindoors.mapssdk.OnPositionUpdateListener
 
onPositioningStarted(PositionProvider) - Method in interface com.mapsindoors.mapssdk.OnPositionUpdateListener
 
onPositionUpdate(PositionResult) - Method in interface com.mapsindoors.mapssdk.OnPositionUpdateListener
 
OnPositionUpdateListener - Interface in com.mapsindoors.mapssdk
 
onProviderChanged(PositionProvider) - Method in interface com.mapsindoors.mapssdk.OnProviderChangedListener
 
OnProviderChangedListener - Interface in com.mapsindoors.mapssdk
 
OnReceivedLiveUpdateListener - Interface in com.mapsindoors.livesdk
 
onRestoreInstanceState(Bundle) - Method in class com.mapsindoors.mapssdk.MapControl
Call this method from the parent Activity/Fragment's corresponding method.
onResult(HashMap<String, MPImageBatchItem>, MIError) - Method in interface com.mapsindoors.mapssdk.OnMultipleImagesLoadedListener
 
onResult(Bitmap, MIError) - Method in interface com.mapsindoors.mapssdk.OnSingleImageLoadedListener
 
onResult() - Method in interface com.mapsindoors.mapssdk.ReadyListener
 
onResult(MPUrlRequest, String, int, String) - Method in interface com.mapsindoors.mapssdk.UriLoaderListener
HTTP GET event listener method
OnResultAndDataReadyListener<T> - Interface in com.mapsindoors.mapssdk
A listener used for returning either data or an error Copyright © 2020 MapsPeople A/S.
onResultReady(T, MIError) - Method in interface com.mapsindoors.mapssdk.OnResultAndDataReadyListener
Callback used by the data loaders
onResultReady(MIError) - Method in interface com.mapsindoors.mapssdk.OnResultReadyListener
 
OnResultReadyListener - Interface in com.mapsindoors.mapssdk
 
onResume() - Method in class com.mapsindoors.mapssdk.MapControl
Call this method from the parent Activity/Fragment's corresponding method.
onRouteResult(Route, MIError) - Method in interface com.mapsindoors.mapssdk.OnRouteResultListener
 
OnRouteResultListener - Interface in com.mapsindoors.mapssdk
 
onSaveInstanceState(Bundle) - Method in class com.mapsindoors.mapssdk.MapControl
Call this method from the parent Activity/Fragment's corresponding method.
OnSingleImageLoadedListener - Interface in com.mapsindoors.mapssdk
OnSingleImageLoadedListener
onStart() - Method in class com.mapsindoors.mapssdk.MapControl
Call this method from the parent Activity/Fragment's corresponding method.
onStartJob(JobParameters) - Method in class com.mapsindoors.mapssdk.DSCUnzipFileTask
 
onStartJob(JobParameters) - Method in class com.mapsindoors.mapssdk.DSCUrlDownloadingTask
(Overridden method from super) Handles the actual work.
onStateChanged(boolean) - Method in interface com.mapsindoors.mapssdk.OnStateChangedListener
 
OnStateChangedListener - Interface in com.mapsindoors.mapssdk
 
onStatusChanged(MPLocationSourceStatus, int) - Method in interface com.mapsindoors.mapssdk.LocationsUpdatedListener
Invoked on location source provider status changes
onStatusChanged(MPLocationSourceStatus, MPLocationSource) - Method in interface com.mapsindoors.mapssdk.MPLocationsObserver
 
onStatusChanged(MPLocationSourceStatus, int) - Method in interface com.mapsindoors.mapssdk.MPLocationSourceOnStatusChangedListener
Invoked when the internal Location Data Service reports a change (any of MPLocationSourceStatus)
onStop() - Method in class com.mapsindoors.mapssdk.MapControl
Call this method from the parent Activity/Fragment's corresponding method.
onSubscriptionClientStateChanged(SubscriptionClientState) - Method in class com.mapsindoors.livesdk.LiveDataManager
Invoke a change in the subscription clients connection state
onSubscriptionClientStateChanged(SubscriptionClientState) - Method in interface com.mapsindoors.livesdk.SubscriptionClientListener
Invoke a SubscriptionClientStateChanged event
OnSyncDataReadyListener - Interface in com.mapsindoors.mapssdk
OnSyncDataReadyListener
onSyncReady(MIError) - Method in interface com.mapsindoors.mapssdk.OnSyncDataReadyListener
onTaskStatusChanged(MPDataSetCacheTaskStatus) - Method in interface com.mapsindoors.mapssdk.MPDataSetCacheTaskListener
 
onTopicSubscribed(MPLiveTopic) - Method in class com.mapsindoors.livesdk.LiveDataManager
Invoke the onTopicSubscribed listener with a specific topic
onTopicSubscribed(MPLiveTopic) - Method in interface com.mapsindoors.livesdk.OnTopicSubscribedListener
an invokation of the OnTopicSubscripedListener
onTopicSubscribed(MPLiveTopic) - Method in interface com.mapsindoors.livesdk.SubscriptionClientListener
Invoke a TopicSubscribed event
OnTopicSubscribedListener - Interface in com.mapsindoors.livesdk
 
onTopicSubscribeError(MIError, MPLiveTopic) - Method in class com.mapsindoors.livesdk.LiveDataManager
Send an error of a topic subscription error.
onTopicSubscribeError(MIError, MPLiveTopic) - Method in interface com.mapsindoors.livesdk.OnTopicSubscribeErrorListener
An invocation of the OnTopicSubribeErrorListener
onTopicSubscribeError(MIError, MPLiveTopic) - Method in interface com.mapsindoors.livesdk.SubscriptionClientListener
Invoke a TopicSubscribeError event
OnTopicSubscribeErrorListener - Interface in com.mapsindoors.livesdk
 
onTopicUnsubscribed(MPLiveTopic) - Method in class com.mapsindoors.livesdk.LiveDataManager
Invoke the onTopicUnsubscribed listener with a specific topic
onTopicUnsubscribed(MPLiveTopic) - Method in interface com.mapsindoors.livesdk.OnTopicUnsubscribedListener
an invocation of the OnTopicUnsubscribedListener
onTopicUnsubscribed(MPLiveTopic) - Method in interface com.mapsindoors.livesdk.SubscriptionClientListener
Invoke a TopicUnsubscribed event
OnTopicUnsubscribedListener - Interface in com.mapsindoors.livesdk
 
onTopicUnsubscribeError(MIError, MPLiveTopic) - Method in class com.mapsindoors.livesdk.LiveDataManager
Send an error of a topic unSubscribe error.
onTopicUnsubscribeError(MIError, MPLiveTopic) - Method in interface com.mapsindoors.livesdk.OnTopicUnsubscribeErrorListener
an invocation of the OnTopicUnsubscribedErrorListener
onTopicUnsubscribeError(MIError, MPLiveTopic) - Method in interface com.mapsindoors.livesdk.SubscriptionClientListener
Invoke a TopicUnsubscribeError
OnTopicUnsubscribeErrorListener - Interface in com.mapsindoors.livesdk
 
OnVenueFoundAtCameraTargetListener - Interface in com.mapsindoors.mapssdk
 
onVenueFoundAtCameraTargetListener(Venue) - Method in interface com.mapsindoors.mapssdk.OnVenueFoundAtCameraTargetListener
 
OnWillUpdateLocationsOnMap - Interface in com.mapsindoors.mapssdk
 
OVER_DAILY_LIMIT - Static variable in class com.mapsindoors.mapssdk.GoogleMapsDirectionsStatusCodes
Indicates any of the following: The API key is missing or invalid Billing has not been enabled on your account A self-imposed usage cap has been exceeded The provided method of payment is no longer valid (for example, a credit card has expired)
OVER_QUERY_LIMIT - Static variable in class com.mapsindoors.mapssdk.GoogleMapsDirectionsStatusCodes
Indicates the service has received too many requests from your application within the allowed time period.
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links