On this page←API Reference Return to API Reference index←packageNianticSpatial.NSDK.SharedAR.Rooms NianticSpatial.NSDK.SharedAR.Rooms←classRoomManagementService NianticSpatial.NSDK.SharedAR.Rooms.RoomManagementService Method QueryRoomsByName QueryRoomsByName Declaration public static RoomManagementServiceStatus QueryRoomsByName(string name, out List<IRoom> rooms) Parameters NameTypeSummarynamestringName of the room to findroomsList<IRoom>A List of rooms which has matching name