---
title: SWRemoveParticipantAlert
framework: sharedwithyou
role: symbol
role_heading: Class
path: sharedwithyou/swremoveparticipantalert
---

# SWRemoveParticipantAlert

An alert that prompts the user to remove a participant from a Messages group.

## Declaration

```swift
class SWRemoveParticipantAlert
```

## Topics

### Requesting participant removal

- [show(withParticipant:highlight:in:)](sharedwithyou/swremoveparticipantalert/show(withparticipant:highlight:in:).md)
- [SWRemoveParticipantAlertController](sharedwithyou/swremoveparticipantalertcontroller.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Participants

- [SWPerson](sharedwithyoucore/swperson.md)
