A class representing query to retrieve lists related to blocked User.
Readonly
The maximum number of data per queried page.
User IDs filter. User list containing the passed User IDs will be returned.
Whether there is a next page.
Whether the current query is in communication progress with server.
Gets the list of Users. If this method is repeatedly called after each next is finished, it retrieves the following pages of the User list. If there is no more pages to be read, an empty List (not null) is returned.
Description
A class representing query to retrieve lists related to blocked User.