Table of Contents

FetchRoomsAsync

Methods
Task<IReadOnlyList<RoomData>> FetchRoomsAsync(string[] tags = null)
Parameters
Type Name Description
string[] tags
Returns
Type Description
Task<IReadOnlyList<RoomData>>