

# RoomStatus

Status of a room joining
## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**role** | [**RoleEnum**](#RoleEnum) | Your role in this room |  [optional]



## Enum: RoleEnum

Name | Value
---- | -----
MEMBER | &quot;member&quot;
MODERATOR | &quot;moderator&quot;



