Public メソッド

クラス OAuthTwitterAPI.LegalAPI

LegalAPIクラス. [詳細]

すべてのメンバ一覧

Public メソッド

string Tos ()
 Twitterの規約の文章を返す。.
void TosAsync ()
 非同期でTwitterの規約の文章を返す。
string Privacy ()
 Twitterのプライバシーポリシーの文章を取得。.
void PrivacyAsync ()
 非同期によるTwitterのプライバシーポリシーの文章を取得。

説明

LegalAPIクラス.


メソッド

string OAuthTwitterAPI.LegalAPI.Privacy (  ) 

Twitterのプライバシーポリシーの文章を取得。.

戻り値:
stringを返す
void OAuthTwitterAPI.LegalAPI.PrivacyAsync (  ) 

非同期によるTwitterのプライバシーポリシーの文章を取得。

string OAuthTwitterAPI.LegalAPI.Tos (  ) 

Twitterの規約の文章を返す。.

戻り値:
stringを返す
void OAuthTwitterAPI.LegalAPI.TosAsync (  ) 

非同期でTwitterの規約の文章を返す。