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
파일 보기 프로젝트 열기: karno/StarryEyes

공개 메소드들

메소드 설명
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