Class | Twitter::Cursor |
In: |
lib/twitter/cursor.rb
|
Parent: | Twitter::Base |
next_cursor | -> | next |
previous_cursor | -> | previous |
collection | [R] |
Initializes a new Cursor object
@param attrs [Hash] @params method [String, Symbol] The name of the method to return the collection @params klass [Class] The class to instantiate object in the collection @return [Twitter::Cursor]