A C G I R S

A

addInterestChangeListener(InterestChangeListener) - Method in interface com.qualcommlabs.usercontext.ContextInterestChangeNotifier
Adds the interest change listener

C

com.qualcommlabs.usercontext - package com.qualcommlabs.usercontext
 
ContextInterestChangeNotifier - Interface in com.qualcommlabs.usercontext
The ContextInterestChangeNotifier interface provides methods for adding and removing InterestChangeListener instances.
ContextInterestsConnector - Interface in com.qualcommlabs.usercontext
The Interface ContextInterestsConnector provides methods for requesting the profile information of the user.
ContextInterestsConnectorFactory - Class in com.qualcommlabs.usercontext
A factory for obtaining the ContextInterestsConnector instance.
ContextInterestsConnectorFactory() - Constructor for class com.qualcommlabs.usercontext.ContextInterestsConnectorFactory
 

G

get(Context) - Static method in class com.qualcommlabs.usercontext.ContextInterestsConnectorFactory
Gets the ContextInterestsConnector instance.
getCustomAttributes() - Method in interface com.qualcommlabs.usercontext.ContextInterestsConnector
 

I

interestChanged(Profile) - Method in interface com.qualcommlabs.usercontext.InterestChangeListener
Interest changed event.
InterestChangeListener - Interface in com.qualcommlabs.usercontext
The listener interface for receiving interestChanged events.
isPermissionEnabled() - Method in interface com.qualcommlabs.usercontext.ContextInterestsConnector
Invoke this method to see if a user has enabled or disabled the privacy setting associated with this connector.

R

removeInterestChangeListener(InterestChangeListener) - Method in interface com.qualcommlabs.usercontext.ContextInterestChangeNotifier
Removes the interest change listener
requestProfile(Callback<Profile>) - Method in interface com.qualcommlabs.usercontext.ContextInterestsConnector
Returns profile information of the user, only if your application has profile permissions.

S

setCustomAttributes(CustomAttributes) - Method in interface com.qualcommlabs.usercontext.ContextInterestsConnector
 

A C G I R S

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