XblRealTimeActivityAddResyncHandler
Registers a handler function to receive a notification that is sent when there is a resync message from the real time activity service.Syntax
Parameters
xboxLiveContext _In_Type: XblContextHandle XBOX Live context handle. handler _In_
Type: XblRealTimeActivityResyncHandler* The callback function that receives notifications. context _In_opt_
Type: void* Caller context that will be passed back to the handler function.
