Twitter4j: How to check twitter account exists or not after getting the credentials from an User?
- by Srivigneshwar
I am creating an application which requires twitter account , after I get credentials from an user , I want to check if that account exists or not. How can I do this with twitter4j ???
Note: I am using Google appengine