This enum represents the all possible statuses of a premission request. For example, if an user wants to participate in a challenge, the user may request the permission to join the
ovrChallengeHandle first. If the permission grant status is granted, the user can call
ovr_Challenges_Join() to join the challenge.