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

# GKError.Code.friendListRestricted

Access to the local player’s list of friends restricted.

## Declaration

```swift
case friendListRestricted
```

## See Also

### Friend List Errors

- [GKError.Code.friendListDescriptionMissing](gamekit/gkerror/code/friendlistdescriptionmissing.md)
- [GKError.Code.friendListDenied](gamekit/gkerror/code/friendlistdenied.md)
- [GKError.Code.friendRequestNotAvailable](gamekit/gkerror/code/friendrequestnotavailable.md)
