Class SpazTwitterStream

Defined in: spaztwitterstream.js.

Class Summary
Constructor Attributes Constructor Name and Description
 

This library ONLY WORKS IN AIR atm This is a conversion of the actionscript library from twstreamer into JavaScript.

Method Summary
Method Attributes Method Name and Description
 

<inner>  
createStreamRequest(username, pass)

<inner>  

 

<inner>  

Class Detail

SpazTwitterStream(opts)

This library ONLY WORKS IN AIR atm This is a conversion of the actionscript library from twstreamer into JavaScript. No license was listed on the git repo, so I am assuming something public domain or new-BSD-ish.

Parameters:
opts
Method Detail

connect()

<inner> createStreamRequest(username, pass)

Parameters:
username
pass

<inner> dataReceived(e)

Parameters:
e

disconnect()

<inner> errorReceived(e)

Parameters:
e