Skip to main content

XblPresenceTitleRecord

Defines values representing the xbl presence title record.

Syntax

Members

titleId
Type: uint32_t
The title ID. titleName
Type: const char*
The title name. lastModified
Type: time_t
Time when the record was last updated. titleActive
Type: bool
The active state for the title. richPresenceString
Type: const char*
The formatted and localized presence string. viewState
Type: XblPresenceTitleViewState
The title view state. broadcastRecord
Type: XblPresenceBroadcastRecord*
The broadcast information of what the user is broadcasting.

Member of

XblPresenceDeviceRecord

Requirements

Header: presence_c.h

See also

presence_c
Last modified on August 4, 2026