C# Class CloudMovie.APIRole.Controllers.api.CrawlTweetsController

Inheritance: CloudMovie.APIRole.API.BaseController
Show file Open project: viren85/moviemirchi

Protected Methods

Method Description
ProcessRequest ( ) : string

Private Methods

Method Description
GetLatestTweets ( string handle ) : List
GetNowPlayingMovieTweets ( ) : List
GetTweet ( string type, string name ) : List
GetTwitterHandle ( string type, string name ) : string
GetUpcomingMovieTweets ( ) : List
ParseTwitterDateTime ( string date ) : System.DateTime

Method Details

ProcessRequest() protected method

protected ProcessRequest ( ) : string
return string