Skip to main content

XblPresenceTitlePresenceChangedHandler

Event handler for title presence change notifications.

Syntax

Parameters

context   _In_opt_
Type: void*
Caller context that will be passed back to the handler. xuid   _In_
Type: uint64_t
The XboxUserID of the User whose title presence changed. titleId   _In_
Type: uint32_t
The title ID. titleState   _In_
Type: XblPresenceTitleState
The title presence state for the user.

Return value

Type: void

Argument of

XblPresenceAddTitlePresenceChangedHandler

Requirements

Header: presence_c.h Library: Microsoft.Xbox.Services.14x.GDK.C.lib

See also

presence_c
Last modified on August 4, 2026