---
title: GKPeerPickerConnectionType
framework: gamekit
role: symbol
role_heading: Enumeration
path: gamekit/gkpeerpickerconnectiontype
---

# GKPeerPickerConnectionType

Network connections available to the peer picker dialog.

## Declaration

```swift
enum GKPeerPickerConnectionType
```

## Topics

### Constants

- [GKPeerPickerConnectionType.nearby](gamekit/gkpeerpickerconnectiontype/nearby.md)
- [GKPeerPickerConnectionType.online](gamekit/gkpeerpickerconnectiontype/online.md)
- [GKPeerPickerConnectionType.nearby](gamekit/gkpeerpickerconnectiontype/nearby.md)

### Initializers

- [init(rawValue:)](gamekit/gkpeerpickerconnectiontype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Deprecated enumerations

- [GKGameSessionError.Code](gamekit/gkgamesessionerror/code.md)
- [GKPeerConnectionState](gamekit/gkpeerconnectionstate.md)
- [GKSendDataMode](gamekit/gksenddatamode.md)
- [GKSessionError.Code](gamekit/gksessionerror-swift.struct/code.md)
- [GKSessionError](gamekit/gksessionerror-swift.struct.md)
- [GKSessionMode](gamekit/gksessionmode.md)
- [GKVoiceChatServiceError.Code](gamekit/gkvoicechatserviceerror-swift.struct/code.md)
- [GKVoiceChatServiceError](gamekit/gkvoicechatserviceerror-swift.struct.md)
