The REST and SignalR APIs documented here are more complex than the client SDKs. Consider using the Lobby C++ SDK or Matchmaking C++ SDK instead, unless those SDKs don’t meet your needs.
Parameters
EndSessionRequest
Return value
EndSessionResponse
EndSession SignalR server method for PlayFab Lobby and Matchmaking real-time messages, cleanly closing an active subscription session and its connection handle.
EndSessionRequest
EndSessionResponse
Related topics
StartOrRecoverSession SignalR server methodRemoveEntityFromSession SignalR server methodAddEntityToSession SignalR server methodReal-time messages SignalR HubEndSessionRequest real-time messages type