---
title: GKConnectionState.notConnected
framework: gamekit
role: symbol
role_heading: Case
path: gamekit/gkconnectionstate/notconnected
---

# GKConnectionState.notConnected

The player is not connected to the game session.

## Declaration

```swift
case notConnected
```

## See Also

### Constants

- [GKConnectionState.connected](gamekit/gkconnectionstate/connected.md)
