---
title: issuingPlayerID
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkchallenge/issuingplayerid
---

# issuingPlayerID

The player who issues the challenge.

## Declaration

```swift
var issuingPlayerID: String? { get }
```

## See Also

### Deprecated symbols

- [receivingPlayerID](gamekit/gkchallenge/receivingplayerid.md)
- [GKChallengeComposeCompletionBlock](gamekit/gkchallengecomposecompletionblock.md)
