> ## 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 数据类型。

## 属性

| 名称        | 类型     | 说明            |
| :-------- | :----- | :------------ |
| MatchId   | String | 匹配的标识符。       |
| QueueName | String | 创建匹配的队列的名称。   |
| TicketIds | \[]    | 一起匹配的票证标识符列表。 |


## Related topics

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