C# Class StarryEyes.Anomaly.TwitterApi.DataModels.Streams.StreamWithheld

User events
This message indicates: events about twitter users This element is supported by: user streams, site streams
Inheritance: StreamMessage
Mostrar archivo Open project: karno/StarryEyes

Public Methods

Method Description
StreamWithheld ( long userId, long tweetId, string withheldCountries, string timestampMs )
StreamWithheld ( long userId, string withheldCountries, string timestampMs )

Method Details

StreamWithheld() public method

public StreamWithheld ( long userId, long tweetId, string withheldCountries, string timestampMs )
userId long
tweetId long
withheldCountries string
timestampMs string

StreamWithheld() public method

public StreamWithheld ( long userId, string withheldCountries, string timestampMs )
userId long
withheldCountries string
timestampMs string