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 title presence state for a user.
Syntax
enum class XblPresenceTitleState : uint32_t
{
Unknown,
Started,
Ended
}
Constants
Constant | Description |
---|---|
Unknown | Indicates this is a Unknown state. |
Started | Indicates the user started playing the title. |
Ended | Indicates the user ended playing the title. |
Argument of
XblPresenceTitlePresenceChangedHandler
Requirements
Header: presence_c.h