XblMultiplayerActivityInviteHandler
Event handler for multiplayer activity invites.Syntax
Parameters
data _In_Type: XblMultiplayerActivityInviteData* Data needed by the invitee to respond to a game invite. context _In_opt_
Type: void* Client context provided when the handler was added.
Return value
Type: voidRemarks
The lifetime of the XblMultiplayerActivityInviteData object is limited to the callback.For more information about multiplayer activities, see Activities.
