Class | Twitter::Cursor |
In: |
lib/twitter/cursor.rb
|
Parent: | Object |
attrs | -> | to_hash |
attrs | [R] | |
collection | [R] |
Initializes a new Cursor object
@param response [Hash] @param collection_name [String, Symbol] The name of the method to return the collection @param klass [Class] The class to instantiate object in the collection @param client [Twitter::Client] @param method_name [String, Symbol] @param method_options [Hash] @return [Twitter::Cursor]
@param attrs [Hash] @param collection_name [String, Symbol] The name of the method to return the collection @param klass [Class] The class to instantiate object in the collection @param client [Twitter::Client] @param method_name [String, Symbol] @param method_options [Hash] @return [Twitter::Cursor]