Oculus.Platform.Models.Challenge Class Reference

Public Member Functions

 Challenge (IntPtr o)
 

Public Attributes

readonly ChallengeCreationType CreationType
 
readonly string Description
 
readonly DateTime EndDate
 
readonly UInt64 ID
 
readonly UserList InvitedUsersOptional
 
readonly UserList InvitedUsers
 
readonly Leaderboard Leaderboard
 
readonly UserList ParticipantsOptional
 
readonly UserList Participants
 
readonly DateTime StartDate
 
readonly string Title
 
readonly ChallengeVisibility Visibility
 

Constructor & Destructor Documentation

◆ Challenge()

Oculus.Platform.Models.Challenge.Challenge ( IntPtr  o)

Member Data Documentation

◆ CreationType

readonly ChallengeCreationType Oculus.Platform.Models.Challenge.CreationType

◆ Description

readonly string Oculus.Platform.Models.Challenge.Description

◆ EndDate

readonly DateTime Oculus.Platform.Models.Challenge.EndDate

◆ ID

readonly UInt64 Oculus.Platform.Models.Challenge.ID

◆ InvitedUsers

readonly UserList Oculus.Platform.Models.Challenge.InvitedUsers

◆ InvitedUsersOptional

readonly UserList Oculus.Platform.Models.Challenge.InvitedUsersOptional

◆ Leaderboard

readonly Leaderboard Oculus.Platform.Models.Challenge.Leaderboard

◆ Participants

readonly UserList Oculus.Platform.Models.Challenge.Participants

◆ ParticipantsOptional

readonly UserList Oculus.Platform.Models.Challenge.ParticipantsOptional

◆ StartDate

readonly DateTime Oculus.Platform.Models.Challenge.StartDate

◆ Title

readonly string Oculus.Platform.Models.Challenge.Title

◆ Visibility

readonly ChallengeVisibility Oculus.Platform.Models.Challenge.Visibility

The documentation for this class was generated from the following file: