Class: Userstream::Event

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

Direct Known Subclasses

Delete, Favorite, Follow, Retweet, Unfavorite

Constant Summary

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