Edit

Share via


ClubUserPresence Enum

Definition

[Windows.Foundation.Metadata.Version(1)]
public enum ClubUserPresence
type ClubUserPresence = 
Public Enum ClubUserPresence
Inheritance
ClubUserPresence
Attributes
Windows.Foundation.Metadata.VersionAttribute

Fields

Name Value Description
NotInClub 0

User is no longer on a club page.

InClub 1

User is viewing the club, but not on any specific page.

Chat 2

User is on the chat page.

Feed 3

User is viewing the club feed.

Roster 4

User is viewing the club roster/presence.

Play 5

User is on the play tab in the club (not actually playing anything).

InGame 6

User is playing the associated game.

Applies to