---
title: GKPeerConnectionState.stateConnected
framework: gamekit
role: symbol
role_heading: Case
path: gamekit/gkpeerconnectionstate/stateconnected
---

# GKPeerConnectionState.stateConnected

A peer connected to the session.

## Declaration

```swift
case stateConnected
```

## See Also

### Constants

- [GKPeerConnectionState.stateAvailable](gamekit/gkpeerconnectionstate/stateavailable.md)
- [GKPeerConnectionState.stateUnavailable](gamekit/gkpeerconnectionstate/stateunavailable.md)
- [GKPeerConnectionState.stateDisconnected](gamekit/gkpeerconnectionstate/statedisconnected.md)
- [GKPeerConnectionState.stateConnecting](gamekit/gkpeerconnectionstate/stateconnecting.md)
