# File lib/em-twitter/client.rb, line 107
      def on_no_data_received(&block)
        @no_data_callback = block
      end