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

# GKError.Code.friendListDenied

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

## Declaration

```swift
case friendListDenied
```

## See Also

### Friend List Errors

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