AchievementUpdateResponse
class AchievementUpdateResponse extends Model (View source)
Properties
string | $achievementId | ||
string | $currentState | ||
int | $currentSteps | ||
string | $kind | ||
bool | $newlyUnlocked | ||
bool | $updateOccurred |
Methods
setAchievementId($achievementId)
No description
string
getAchievementId()
No description
setCurrentState($currentState)
No description
string
getCurrentState()
No description
setCurrentSteps($currentSteps)
No description
int
getCurrentSteps()
No description
setKind($kind)
No description
string
getKind()
No description
setNewlyUnlocked($newlyUnlocked)
No description
bool
getNewlyUnlocked()
No description
setUpdateOccurred($updateOccurred)
No description
bool
getUpdateOccurred()
No description
Details
setAchievementId($achievementId)
No description
string
getAchievementId()
No description
setCurrentState($currentState)
No description
string
getCurrentState()
No description
setCurrentSteps($currentSteps)
No description
int
getCurrentSteps()
No description
setKind($kind)
No description
string
getKind()
No description
setNewlyUnlocked($newlyUnlocked)
No description
bool
getNewlyUnlocked()
No description
setUpdateOccurred($updateOccurred)
No description
bool
getUpdateOccurred()
No description