In case we get the avatar hash some other way.
void setLastHash(String jid, String hash) { _lastHash[jid] = hash; }