XblPresenceTitleRecord
Defines values representing the xbl presence title record.Syntax
Members
titleIdType: 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.
