Public メソッド | プロパティ

クラス OAuthTwitterAPI.Data.Status

データStatusクラス [詳細]

すべてのメンバ一覧

Public メソッド

 Status ()
 Statusクラスのコンストラクタ.

プロパティ

string CreatedAt [get, set]
long Id [get, set]
string IdStr [get, set]
string Text [get, set]
string Source [get, set]
bool Truncated [get, set]
long InReplyToStatusId [get, set]
long InReplyToUserId [get, set]
string InReplyToStatusIdStr [get, set]
string InReplyToUserIdStr [get, set]
bool Favorited [get, set]
string InReplyToScreenName [get, set]
Status RetweetedStatus [get, set]
User User [get, set]
CoordinateType Geo [get, set]
CoordinateType Coordinates [get, set]
TwitterPlace Place [get, set]
string Contributors [get, set]
Entities Entities [get, set]
int RetweetCount [get, set]
bool Retweeted [get, set]
string OtherTag [get, set]

説明

データStatusクラス


コンストラクタとデストラクタ

OAuthTwitterAPI.Data.Status.Status (  ) 

Statusクラスのコンストラクタ.