Skip to main content

XblRealTimeActivityConnectionStateChangeHandler

Handler function for when the client service loses or gains connectivity to the real time activity service.

Syntax

Parameters

context   _In_opt_
Type: void*
Caller context that will be passed back to the handler function. connectionState   _In_
Type: XblRealTimeActivityConnectionState
State of the connection.

Return value

Type: void

Requirements

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

See also

real_time_activity_c
Last modified on August 4, 2026