class Twitter::Streaming::Event
Public Instance Methods
type(account)
click to toggle source
# File lib/flumtter/app/core/client.rb, line 133 def type(account) [:event, name] end
# File lib/flumtter/app/core/client.rb, line 133 def type(account) [:event, name] end