get_users


Description:

public unowned List<User> get_users ()

Get a list of users to present to the user.

This list may be a subset of the available users and may be empty depending on the server configuration.

Parameters:

this

A UserList

Returns:

A list of User that should be presented to the user.