

# ApiRainbowUcsV10ConnectionsRoomState

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | the room Id | 
**event** | [**EventEnum**](#EventEnum) | the room event | 



## Enum: EventEnum

Name | Value
---- | -----
AVAILABLE | &quot;available&quot;
UNAVAILABLE | &quot;unavailable&quot;
DEACTIVATED | &quot;deactivated&quot;
RESUMED | &quot;resumed&quot;
SHUTDOWN | &quot;shutdown&quot;
DELETED | &quot;deleted&quot;



