Facebook Java API: how to get the comments of one photo?
Maybe use this method: FacebookJsonRestClient.stream_getComments(String postId) ? I am not sure. I can get the id of one photo and I want get "who give what comments on that photo"? help me, thanks.