com.qualcommlabs.usercontext
Interface ContextContentConnector
- All Known Implementing Classes:
- ContextContentConnectorImpl
public interface ContextContentConnector
The Interface ContextContentConnector provides methods for requesting the
content information.
searchContentWithQuery
void searchContentWithQuery(Query query,
Callback<List<ContentDescriptor>> serviceCallback)
- Returns a list of the content that matches the specified query.
- Parameters:
query
- serviceCallback
- the service callback
Copyright © 2014 Qualcomm Retail Solutions, Inc.. All Rights Reserved.