XblRealTimeActivityAddConnectionStateChangeHandler
Registers a handler function to receive a notification that is sent when the client service loses or gains connectivity to the real time activity service.Syntax
Parameters
xboxLiveContext _In_Type: XblContextHandle XBOX Live context handle. handler _In_
Type: XblRealTimeActivityConnectionStateChangeHandler* The callback function that receives notifications. context _In_opt_
Type: void* Caller context that will be passed back to the handler function.
