Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Handler function for when the client service loses or gains connectivity to the real time activity service.
Syntax
void XblRealTimeActivityConnectionStateChangeHandler(
void* context,
XblRealTimeActivityConnectionState connectionState
)
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