Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines values used to indicate the state of the user with regard to the presence service.
Syntax
enum class XblPresenceUserState : uint32_t
{
Unknown,
Online,
Away,
Offline
}
Constants
| Constant | Description |
|---|---|
| Unknown | The state is unknown. |
| Online | User is signed in to Xbox Live and active in a title. |
| Away | User is signed-in to Xbox Live, but inactive in all titles. |
| Offline | User is not signed in to Xbox Live. |
Argument of
Requirements
Header: presence_c.h