Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

[twitter4j] what is the full answer from a query using the REST API?

$
0
0

hi guys

i'm using twitter4j to get tweets from a search. I wanna know what are the fields that the result provides. in almos all the examples around we see .getText() for the message .getUser().getScreenName() for the username .getCreatedAt() for the timestamp of the tweet

what else do we get from the search? it looks like it has a JSON Object syntax, is there any link where the full answer is mapped, so I could know what infos I can retrieve out of a simple rest Search?

tks


Viewing all articles
Browse latest Browse all 2896

Trending Articles