<!--
{
  "availability" : [
    "iOS: 6.0.0 -",
    "iPadOS: 6.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.8.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GameKit",
  "identifier" : "/documentation/GameKit/GKMatchType/peerToPeer",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "GameKit"
    ],
    "preciseIdentifier" : "c:@E@GKMatchType@GKMatchTypePeerToPeer"
  },
  "title" : "GKMatchType.peerToPeer"
}
-->

# GKMatchType.peerToPeer

A peer-to-peer match hosted by Game Center.

```
case peerToPeer
```

## Discussion

A [`GKMatch`](/documentation/GameKit/GKMatch) object represents a peer-to-peer match.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)