Edit

Share via


UserPresenceState Enum

Definition

Defines values that indicate the user presence state on Xbox Live.

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

Fields

Away 2

User is signed-in to Xbox LIVE, but inactive in all titles.

Offline 3

User is not signed in to Xbox LIVE.

Online 1

User is signed in to Xbox LIVE and active in a title.

Unknown 0

The state is unknown.

Applies to