ovrChallengeViewerFilter_ | |
ovrChallengeViewerFilter_ | 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. This filter is useful for users who want to see all challenges they are involved in, regardless of their visibility settings. |
ovrChallengeViewerFilter_ | Returns challenges in which the user is a participant. This filter is useful for users who want to see only the challenges they are actively participating in. |
ovrChallengeViewerFilter_ | Returns challenges that the user has been invited to. This filter is useful for users who want to see only the challenges they have been explicitly invited to. |
ovrChallengeViewerFilter_ | Returns challenges the user is either participating in or invited to. This filter is useful for users who want to see all challenges they are involved in, whether as a participant or an invitee. |