---
title: GKError.Code.unexpectedConnection
framework: gamekit
role: symbol
role_heading: Case
path: gamekit/gkerror/code/unexpectedconnection
---

# GKError.Code.unexpectedConnection

An unexpected player has connected to a match.

## Declaration

```swift
case unexpectedConnection
```

## See Also

### Matchmaking Errors

- [GKError.Code.matchRequestInvalid](gamekit/gkerror/code/matchrequestinvalid.md)
- [GKError.Code.invitationsDisabled](gamekit/gkerror/code/invitationsdisabled.md)
- [GKError.Code.matchNotConnected](gamekit/gkerror/code/matchnotconnected.md)
- [GKError.Code.restrictedToAutomatch](gamekit/gkerror/code/restrictedtoautomatch.md)
