> ## 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

> MatchmakingMatchFoundPayload data type.

## 속성

| 이름        | 형식     | 설명                   |
| :-------- | :----- | :------------------- |
| MatchId   | String | 매치의 식별자입니다.          |
| QueueName | String | 매치가 생성된 큐의 이름입니다.    |
| TicketIds | \[]    | 함께 매칭된 티켓 식별자 목록입니다. |


## Related topics

- [match_found](/ko/services/playfab/api-references/events/Matchmaking/match-found.md)
- [MatchmakingTicketCompletePayload](/ko/services/playfab/api-references/events/data-types/matchmakingticketcompletepayload.md)
- [MatchmakingUserTicketCompletePayload](/ko/services/playfab/api-references/events/data-types/matchmakinguserticketcompletepayload.md)
- [MatchmakingUserTicketInvitePayload](/ko/services/playfab/api-references/events/data-types/matchmakinguserticketinvitepayload.md)
- [GenericErrorCodes](/ko/services/playfab/api-references/events/data-types/genericerrorcodes.md)
