mbfishman / java-twitter

Automatically exported from code.google.com/p/java-twitter
Apache License 2.0
0 stars 0 forks source link

Please add support for cursor in social graph methods #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. For example the statuses/followers is now used with a cursor, the page
attribute does not seem to be working anymore.

What is the expected output? What do you see instead?
There should be a way to know the next cursor. Many social graph requests
should support cursor.

What version of the product are you using? On what operating system?
java-twitter-0.9-SNAPSHOT.jar

Please provide any additional information below.

Original issue reported on code.google.com by cesar.ar...@gmail.com on 28 Mar 2010 at 6:05