C# Class BoxKite.Twitter.Tests.SearchStreamExtensions

Show file Open project: nickhodge/BoxKite.Twitter

Public Methods

Method Description
StartSearchStream ( this session, string track = null, string follow = null, string locations = null ) : ISearchStream

Method Details

StartSearchStream() public static method

public static StartSearchStream ( this session, string track = null, string follow = null, string locations = null ) : ISearchStream
session this
track string
follow string
locations string
return ISearchStream