---
title: EKParticipantType.room
framework: eventkit
role: symbol
role_heading: Case
path: eventkit/ekparticipanttype/room
---

# EKParticipantType.room

The participant is a room.

## Declaration

```swift
case room
```

## See Also

### Constants

- [EKParticipantType.unknown](eventkit/ekparticipanttype/unknown.md)
- [EKParticipantType.person](eventkit/ekparticipanttype/person.md)
- [EKParticipantType.resource](eventkit/ekparticipanttype/resource.md)
- [EKParticipantType.group](eventkit/ekparticipanttype/group.md)
