C# Class BoxKite.Twitter.Models.StreamSearchRequest

Afficher le fichier Open project: nickhodge/BoxKite.Twitter Class Usage Examples

Méthodes publiques

Свойство Type Description
FilterLevel string
Follows List
Language string
Locations List
Tracks List

Méthodes publiques

Méthode Description
StreamSearchRequest ( ) : System.Collections.Generic

Method Details

StreamSearchRequest() public méthode

public StreamSearchRequest ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Property Details

FilterLevel public_oe property

public string FilterLevel
Résultat string

Follows public_oe property

public List Follows
Résultat List

Language public_oe property

public string Language
Résultat string

Locations public_oe property

public List Locations
Résultat List

Tracks public_oe property

public List Tracks
Résultat List