Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
package

com.google.android.gms.games.quest

Interfaces

Milestone Data interface for retrieving milestone information. 
Quest Data interface for retrieving quest information. 
Quests Entry point for Quest functionality. 
Quests.AcceptQuestResult Result delivered when accepting a quest. 
Quests.ClaimMilestoneResult Result delivered when claiming a milestone. 
Quests.LoadQuestsResult Result delivered when quest data has been loaded. 
QuestUpdateListener Listener to invoke when a quest is updated. 

Classes

MilestoneBuffer DataBuffer implementation containing quest milestone data. 
MilestoneEntity Data object representing the data for a milestone. 
QuestBuffer DataBuffer implementation containing Quest details. 
QuestEntity Data object representing the data for a quest.