---
title: CKShare.ParticipantAcceptanceStatus.pending
framework: cloudkit
role: symbol
role_heading: Case
path: cloudkit/ckshare/participantacceptancestatus/pending
---

# CKShare.ParticipantAcceptanceStatus.pending

The participant’s acceptance of the share request is pending.

## Declaration

```swift
case pending
```

## See Also

### Constants

- [CKShare.ParticipantAcceptanceStatus.unknown](cloudkit/ckshare/participantacceptancestatus/unknown.md)
- [CKShare.ParticipantAcceptanceStatus.accepted](cloudkit/ckshare/participantacceptancestatus/accepted.md)
- [CKShare.ParticipantAcceptanceStatus.removed](cloudkit/ckshare/participantacceptancestatus/removed.md)
