| Member | Description |
|---|---|
Unknown | |
AllVisible |
Returns all public ((ChallengeVisibility.Public)) and invite-only (ChallengeVisibility.InviteOnly) Challenges in which the user is a participant or invitee. Excludes private (ChallengeVisibility.Private) challenges.
|
Participating |
Returns challenges in which the user is a participant.
|
Invited |
Returns challenges that the user has been invited to.
|
ParticipatingOrInvited |
Returns challenges the user is either participating in or invited to.
|