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

# CKShare.ParticipantAcceptanceStatus.accepted

The participant accepted the share request.

## Declaration

```swift
case accepted
```

## See Also

### Constants

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