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

Q

Query - Interface in com.captainup.android.core
 
query(Query, CaptainUpListCallback<InboxItem>) - Method in interface com.captainup.android.framework.Inbox
Retrieves the user's inbox given a query.
queryActions(ActionType, Query) - Method in interface com.captainup.android.core.AuthenticatedCaptainUpConnection
Returns several actions and information about the users associated with them.
queryActions(String, Query) - Method in interface com.captainup.android.core.CaptainUpConnection
Returns several actions and information about the users associated with them.
queryActionsAsync(ActionType, Query, CaptainUpCallback<GetActionCaptainUpResponse>) - Method in interface com.captainup.android.core.AuthenticatedCaptainUpConnection
Returns several actions and information about the users associated with them.
queryActionsAsync(String, Query, CaptainUpCallback<GetActionCaptainUpResponse>) - Method in interface com.captainup.android.core.CaptainUpConnection
Returns several actions and information about the users associated with them.
QueryBuilder - Class in com.captainup.android.core
Used to create a Query object.
QueryBuilder() - Constructor for class com.captainup.android.core.QueryBuilder
 
queryLeaderboard(LeaderboardTime, String, Query) - Method in interface com.captainup.android.core.CaptainUpConnection
Returns several users from the requested leaderboard, including general information on those users, and their position in the leaderboard.
queryLeaderboard(LeaderboardTime, String, Query, CaptainUpCallback<LeaderboardCaptainUpResponse>) - Static method in class com.captainup.android.framework.CaptainUp
 
queryLeaderboardAsync(LeaderboardTime, String, Query, CaptainUpCallback<LeaderboardCaptainUpResponse>) - Method in interface com.captainup.android.core.CaptainUpConnection
Returns several users from the requested leaderboard, including general information on those users, and their position in the leaderboard.
querySocialFeed(Query) - Method in interface com.captainup.android.core.CaptainUpConnection
Returns the social feed, which is constructed by several actions from different users and information about the users associated with them.
querySocialFeed(CaptainUpCallback<GetSocialFeedCaptainUpResponse>) - Static method in class com.captainup.android.framework.CaptainUp
 
querySocialFeedAsync(Query, CaptainUpCallback<GetSocialFeedCaptainUpResponse>) - Method in interface com.captainup.android.core.CaptainUpConnection
Returns several actions and information about the users associated with them.
queryUnreadInbox() - Method in interface com.captainup.android.core.AuthenticatedCaptainUpConnection
Retrieves the notification list by their type.
queryUnreadInboxAsync(CaptainUpCallback<GetActionCaptainUpResponse>) - Method in interface com.captainup.android.core.AuthenticatedCaptainUpConnection
Retrieves the notification list by their type.
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links