Attempts to resolve the account of a user by looking it up in the various related caches.
Adds the user's nickname to the nickname-account map if the nickname does not already exist in it.
The user has its updated member set to the passed time value.
The current PersistenceService.
The IRCUser whose account member to resolve, taken by ref.
The time to set user.account to; generally the current UNIX time.
resolveClass
PersistenceService.nicknameAccountMap
Attempts to resolve the account of a user by looking it up in the various related caches.
Adds the user's nickname to the nickname-account map if the nickname does not already exist in it.
The user has its updated member set to the passed time value.