Class: RoomsListEvent

RoomsListEvent(rooms)

Class representing a the list of rooms on the lobby, This is the response of EdgeManager.GetRooms()

Constructor

new RoomsListEvent(rooms)

Parameters:
Name Type Description
rooms Array.<Room>

list of rooms on the lobby

Source:

Extends