C# Class QueryfeedAPI, hackjunction-multitaction-demo

显示文件 Open project: futurice/hackjunction-multitaction-demo Class Usage Examples

Public Methods

Method Description
GetQueryURL ( string query ) : string
SearchTweets ( string query ) : IObservable

Private Methods

Method Description
GenerateStreamFromString ( string s ) : Stream

Method Details

GetQueryURL() public static method

public static GetQueryURL ( string query ) : string
query string
return string

SearchTweets() public static method

public static SearchTweets ( string query ) : IObservable
query string
return IObservable