API reference
API reference
Select your platform
No SDKs available
No versions available

OVR_LeaderboardUpdateStatus.h File

This object is a response from the server that contains information about the status of the request to update the leaderboard. It can be retrieved using two different API requests: ovr_Leaderboard_WriteEntry() and ovr_Leaderboard_WriteEntryWithSupplementaryMetric().

Typedefs

struct ovrLeaderboardUpdateStatus * ovrLeaderboardUpdateStatusHandle

Functions

A boolean indicates whether the leaderboard was updated.
If the leaderboard is updated, this represents the updated challenge IDs. The updated challenge IDs can be used by ovr_Challenges_GetEntries(), ovr_Challenges_GetEntriesAfterRank(), or ovr_Challenges_GetEntriesByIds() APIs.
unsigned int ovr_LeaderboardUpdateStatus_GetUpdatedChallengeIdsSize
Did you find this page helpful?
Thumbs up icon
Thumbs down icon