enum LocalUpdateState;
Value | Description |
---|---|
UPDATE_SUCCESS |
Succeeded. |
UPDATE_FAILED |
Update failed because the score is lower than the existing score. |
UPDATE_ERROR |
Invalid value. |
Defines the return value of the RankingCachedResult::LocalUpdateState
function.
CONFIDENTIAL