Constructor
new RoomsListEvent(rooms)
Parameters:
| Name | Type | Description |
|---|---|---|
rooms |
Array.<Room> | list of rooms on the lobby |
- Source:
Class representing a the list of rooms on the lobby, This is the response of EdgeManager.GetRooms()
| Name | Type | Description |
|---|---|---|
rooms |
Array.<Room> | list of rooms on the lobby |