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

# GKConnectionState.connected

The player is connected to the game session.

## Declaration

```swift
case connected
```

## See Also

### Constants

- [GKConnectionState.notConnected](gamekit/gkconnectionstate/notconnected.md)
