XblSocialManagerPresenceTitleRecord
Social manager version of the presence title record. Gives information about different titles presence information.Syntax
Members
titleIdType: 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.
