Table of Contents

CachedRooms

Properties
public IReadOnlyList<RoomData> CachedRooms { get; }

List of cached Rooms that were fetched by the FetchRooms method.

Property Value
Type Description
IReadOnlyList<RoomData>