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

# MatchmakingTicket.GetMatchDetails

> MatchmakingTicket.GetMatchDetails

# MatchmakingTicket.GetMatchDetails 方法

如果已找到匹配,则提供该匹配。

```csharp theme={null}
public MatchmakingMatchDetails GetMatchDetails()
```

## 另请参阅

* class [MatchmakingMatchDetails](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/MatchmakingMatchDetails/overview)
* class [MatchmakingTicket](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference/PlayFab.Multiplayer/MatchmakingTicket/overview)
* namespace [PlayFab.Multiplayer](/services/playfab/multiplayer/lobby/unity-multiplayer-api-reference)
