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

Inheritance: CloudMovie.APIRole.API.BaseController
Afficher le fichier Open project: viren85/moviemirchi

Méthodes protégées

Méthode Description
ProcessRequest ( ) : string

Private Methods

Méthode 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 méthode

protected ProcessRequest ( ) : string
Résultat string