| Member | Description |
|---|---|
ovrChallengeViewerFilter_Unknown | |
ovrChallengeViewerFilter_AllVisible |
Returns all public ((ovrChallengeVisibility_Public)) and invite-only (ovrChallengeVisibility_InviteOnly) ovrChallengeHandles in which the user is a participant or invitee. Excludes private (ovrChallengeVisibility_Private) challenges.
|
ovrChallengeViewerFilter_Participating |
Returns challenges in which the user is a participant.
|
ovrChallengeViewerFilter_Invited |
Returns challenges that the user has been invited to.
|
ovrChallengeViewerFilter_ParticipatingOrInvited |
Returns challenges the user is either participating in or invited to.
|