uncache_user


Description:

public bool uncache_user (string username) throws Error

Releases all metadata about a user account, including icon, language and session.

If the user account is from a remote server and the user has never logged in before, then that account will no longer show up in ListCachedUsers output.

Parameters:

this

a UserManager

username

a user name

Returns:

true if successful, otherwise false