A C D G I M N P R S T U V

A

addPlaceMonitorFilter(ContextPlaceMonitoringFilter) - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
Adds place monitor filter.
allOrganizationPlaces(Callback<List<Place>>) - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
Invoke this method to retrieve a list of all organization places created by and for your organization via the Campaign Manager web console.
allPlaces(Callback<List<Place>>) - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
Invoke this method in order to retrieve all the places created by your application.
allPrivatePointsOfInterest(Callback<List<PrivatePointOfInterest>>) - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
Invoke this method to retrieve a list of all private points of interest.

C

com.qualcommlabs.usercontext - package com.qualcommlabs.usercontext
 
ContextPlaceConnector - Interface in com.qualcommlabs.usercontext
The Interface ContextPlaceConnector allows applications to manage private places created through a user's interaction with the application, retrieve organization places defined by an organization through the Campaign Manage web console and retrieve a list of the latest place events.
ContextPlaceConnectorConstants - Class in com.qualcommlabs.usercontext
 
ContextPlaceConnectorConstants() - Constructor for class com.qualcommlabs.usercontext.ContextPlaceConnectorConstants
 
ContextPlaceConnectorFactory - Class in com.qualcommlabs.usercontext
A factory for obtaining the ContextPlaceConnector instance.
ContextPlaceConnectorFactory() - Constructor for class com.qualcommlabs.usercontext.ContextPlaceConnectorFactory
 
createPlace(Place, Callback<Place>) - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
Invoke this method in order to create place specific to your application.

D

deletePlace(Long, Callback<Void>) - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
Invoke this method to delete a place that was created by your application.
dontMonitorPlacesInBackground() - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
Sets whether to monitor locations while the app is in the background.
dontMonitorPlacesWhenAllowed() - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
Disables place monitoring even if the user permission allows it.

G

get(Context) - Static method in class com.qualcommlabs.usercontext.ContextPlaceConnectorFactory
Gets the.

I

INVALID_PLACE - Static variable in class com.qualcommlabs.usercontext.ContextPlaceConnectorConstants
 
INVALID_PLACE_ID - Static variable in class com.qualcommlabs.usercontext.ContextPlaceConnectorConstants
 
isBackgroundPermissionEnabled() - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
Returns whether the user has enabled or disabled location monitoring while the app isn't in the foreground inthe Privacy Settings.
isMonitoringPlacesInBackground() - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
Checks whether your app is requesting location monitoring in the background.
isMonitoringPlacesWhenAllowed() - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
Returns whether places will be monitored for entry and exit IF the user allows it with their permission setting.
isPermissionEnabled() - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
Returns whether the user has enabled or disabled location monitoring in the Privacy Settings.

M

monitorPlacesInBackground() - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
Sets whether to monitor locations while the app is in the background.
monitorPlacesWhenAllowed() - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
Sets place monitoring to be on when the user permission setting is also on.

N

NO_EVENTS_AVAILABLE - Static variable in class com.qualcommlabs.usercontext.ContextPlaceConnectorConstants
 
NO_LOCATION_PERMISSION - Static variable in class com.qualcommlabs.usercontext.ContextPlaceConnectorConstants
 

P

PlacePerformanceLevel - Enum in com.qualcommlabs.usercontext
 

R

removePlaceMonitorFilter(ContextPlaceMonitoringFilter) - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
Removes place monitor filter.
requestLatestPlaceEvents(Callback<List<PlaceEvent>>) - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
Deprecated. 

S

setPerformanceLevel(PlacePerformanceLevel) - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
The default value for this property should suffice for most applications.

T

TOO_FEW_POLYGON_POINTS - Static variable in class com.qualcommlabs.usercontext.ContextPlaceConnectorConstants
 

U

updatePlace(Place, Callback<Place>) - Method in interface com.qualcommlabs.usercontext.ContextPlaceConnector
Invoke this method to update a place that was created by your application.

V

valueOf(String) - Static method in enum com.qualcommlabs.usercontext.PlacePerformanceLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.qualcommlabs.usercontext.PlacePerformanceLevel
Returns an array containing the constants of this enum type, in the order they are declared.

A C D G I M N P R S T U V

Copyright © 2014 Qualcomm Retail Solutions, Inc.. All Rights Reserved.