Skip to main content

XblSocialManagerPresenceTitleRecord

Social manager version of the presence title record. Gives information about different titles presence information.

Syntax

Members

titleId
Type: uint32_t
The title ID. isTitleActive
Type: bool
The active state for the title. presenceText
Type: char[XBL_RICH_PRESENCE_CHAR_SIZE]
The UTF-8 encoded formatted and localized presence string. isBroadcasting
Type: bool
The active state for the title. deviceType
Type: XblPresenceDeviceType
Device type. isPrimary
Type: bool
Whether or not this is the primary presence record.

Member of

XblSocialManagerPresenceRecord

Requirements

Header: social_manager_c.h

See also

social_manager_c
Last modified on August 4, 2026