A method to fetch only friends.
Method to hide blocked users.
A method to set limit for the number of Users returned in a single iteration. A maximum of 100 users can fetched in a single iteration.
A method to get the users with the specified role.
A method to get the users with the specified roles.
A method to set the search string based on which the users are to be fetched.
A method to get the users belonging to a specific status.
A method to get the users with the specified tags.
A method to get the users with the specified UIDs.
A method to get the tags along with the other details of the users.
This method will return an object of the UsersRequest class.