Class: Userstream::Unfavorite

Inherits:
Event show all
Defined in:
lib/userstream/event/unfavorite.rb

Constant Summary collapse

ATTRS =
[ :target, :source, :target_object ]

Constants inherited from TwitterObject

TwitterObject::SINGLE_TWEET_URL, TwitterObject::SINGLE_USER_URL

Instance Attribute Summary

Attributes inherited from TwitterObject

#base, #data

Method Summary

Methods inherited from TwitterObject

attrs, #from_json, #get_tweet_data, #get_user_data, #initialize, #load_all, #load_tweet_data, #load_user_data, tweet_writer, user_writer

Constructor Details

This class inherits a constructor from TwitterObject