Skip to main content

XblRealTimeActivitySubscriptionErrorHandler

Handler function for when there is an error in the real time activity service.

Syntax

Parameters

context   _In_opt_
Type: void*
Caller context that will be passed back to the handler function. subscription   _In_
Type: XblRealTimeActivitySubscriptionHandle
Subscription handle. subscriptionError   _In_
Type: HRESULT
The HRESULT error code.

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