> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MatchmakingMatchFoundPayload

> Tipo de datos MatchmakingMatchFoundPayload.

## Propiedades

| Nombre    | Tipo   | Descripción                                                     |
| :-------- | :----- | :-------------------------------------------------------------- |
| MatchId   | String | El identificador de la partida.                                 |
| QueueName | String | El nombre de la cola en la que se creó la partida.              |
| TicketIds | \[]    | La lista de identificadores de vales que se emparejaron juntos. |


## Related topics

- [match_found](/es/services/playfab/api-references/events/Matchmaking/match-found.md)
- [MatchmakingTicketCompletePayload](/es/services/playfab/api-references/events/data-types/matchmakingticketcompletepayload.md)
- [MatchmakingUserTicketCompletePayload](/es/services/playfab/api-references/events/data-types/matchmakinguserticketcompletepayload.md)
- [MatchmakingUserTicketInvitePayload](/es/services/playfab/api-references/events/data-types/matchmakinguserticketinvitepayload.md)
- [XblMatchmakingStatus](/es/reference/live/xsapi-c/multiplayer_c/enums/xblmatchmakingstatus.md)
