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

# GKError.Code.friendRequestNotAvailable

The player can’t send a friend request at this time from this device.

## Declaration

```swift
case friendRequestNotAvailable
```

## See Also

### Friend List Errors

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