Parent

Methods

TweetStream::Callback

Public Class Methods

new(client) click to toggle source
# File lib/tweetstream/callback.rb, line 3
def initialize(client)
  @client = client
end

Public Instance Methods

call(message, &block) click to toggle source
# File lib/tweetstream/callback.rb, line 7
def call(message, &block)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.