---
title: GKPlayerIDNoLongerAvailable
framework: gamekit
role: symbol
role_heading: Global Variable
path: gamekit/gkplayeridnolongeravailable
---

# GKPlayerIDNoLongerAvailable

A constant for a player ID that’s no longer available.

## Declaration

```swift
let GKPlayerIDNoLongerAvailable: String
```

## Discussion

Discussion Deprecated methods that previously returned the player ID return this constant.

## See Also

### Identifying the player

- [gamePlayerID](gamekit/gkplayer/gameplayerid.md)
- [teamPlayerID](gamekit/gkplayer/teamplayerid.md)
- [scopedIDsArePersistent()](gamekit/gkplayer/scopedidsarepersistent().md)
- [playerID](gamekit/gkplayer/playerid.md)
