C# Класс StarryEyes.Anomaly.TwitterApi.DataModels.Streams.StreamWithheld

User events
This message indicates: events about twitter users This element is supported by: user streams, site streams
Наследование: StreamMessage
Показать файл Открыть проект

Открытые методы

Метод Описание
StreamWithheld ( long userId, long tweetId, string withheldCountries, string timestampMs )
StreamWithheld ( long userId, string withheldCountries, string timestampMs )

Описание методов

StreamWithheld() публичный Метод

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

StreamWithheld() публичный Метод

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