android - Does Whatsapp store my contacts on its server to implement last seen? -


whatsapp provides 3 options whom show last seen: everyone, contacts, nobody. , nobody pretty straight forwards, implemented setting flag in server database.

but when comes showing last seen contacts, when requests server last seen, how server know person in contacts not?


Comments

Popular posts from this blog

php - mySQL problems with this code? -

java - Checkbox item adds to spinner -

java - Can't access ArrayList in other view? android null pointer exception -