setRoomIds

fun setRoomIds(roomIds: List<String>): RoomListQuery.Params

Filters query results to include rooms that match the specified room IDs.

Since

1.7.0

Parameters

roomIds

List of room ids.