Class: TwitterAuthorization

eclairjs/streaming/twitter.TwitterAuthorization

Twitter Authorization.

Constructor

new TwitterAuthorization(oauthConsumerKey, oauthConsumerSecret, oauthAccessToken, oauthAccessTokenSecret)

Parameters:
Name Type Description
oauthConsumerKey string
oauthConsumerSecret string
oauthAccessToken string
oauthAccessTokenSecret string
Source: