XblRealTimeActivityResyncHandler

Handler function for when there is a resync message from the real time activity service.

Syntax

void XblRealTimeActivityResyncHandler(  
         void* context  
)  

Parameters

context   _In_opt_
Type: void*

Caller context that will be passed back to the handler function.

Return value

Type: void

Requirements

Header: real_time_activity_c.h

Library: Microsoft.Xbox.Services.141.GSDK.C.lib

See also

real_time_activity_c