setCreatedByUserIds

fun setCreatedByUserIds(userIds: List<String>): RoomListQuery.Params

Filters query results to include rooms that were created by specified user IDs.

Since

1.7.0

Parameters

userIds

List of created by user ids.