OAuthTwitterAPI.DirectMessagesAPI メンバ一覧

これは全メンバの一覧です。OAuthTwitterAPI.DirectMessagesAPI継承メンバも含んでいます。
Destroy(OAuth oauth, long direct_message_id, bool include_entities)OAuthTwitterAPI.DirectMessagesAPI
Destroy(OAuth oauth, long direct_message_id)OAuthTwitterAPI.DirectMessagesAPI
DestroyAsync(OAuth oauth, long direct_message_id, bool include_entities)OAuthTwitterAPI.DirectMessagesAPI
DestroyAsync(OAuth oauth, long direct_message_id)OAuthTwitterAPI.DirectMessagesAPI
DirectMessages(OAuth oauth, IDictionary< string, string > parameters)OAuthTwitterAPI.DirectMessagesAPI
DirectMessages(OAuth oauth, long since_id, long max_id, int count, int page, bool include_entities)OAuthTwitterAPI.DirectMessagesAPI
DirectMessages(OAuth oauth)OAuthTwitterAPI.DirectMessagesAPI
DirectMessagesAsync(OAuth oauth, IDictionary< string, string > parameters)OAuthTwitterAPI.DirectMessagesAPI
DirectMessagesAsync(OAuth oauth, long since_id, long max_id, int count, int page, bool include_entities)OAuthTwitterAPI.DirectMessagesAPI
DirectMessagesAsync(OAuth oauth)OAuthTwitterAPI.DirectMessagesAPI
New(OAuth oauth, string text, IDictionary< string, string > parameters)OAuthTwitterAPI.DirectMessagesAPI
New(OAuth oauth, string screen_name, long user_id, string text, bool include_entities)OAuthTwitterAPI.DirectMessagesAPI
New(OAuth oauth, string screen_name, string text)OAuthTwitterAPI.DirectMessagesAPI
New(OAuth oauth, long user_id, string text)OAuthTwitterAPI.DirectMessagesAPI
NewAsync(OAuth oauth, string text, IDictionary< string, string > parameters)OAuthTwitterAPI.DirectMessagesAPI
NewAsync(OAuth oauth, string screen_name, long user_id, string text, bool include_entities)OAuthTwitterAPI.DirectMessagesAPI
NewAsync(OAuth oauth, string screen_name, string text)OAuthTwitterAPI.DirectMessagesAPI
NewAsync(OAuth oauth, long user_id, string text)OAuthTwitterAPI.DirectMessagesAPI
Sent(OAuth oauth, IDictionary< string, string > parameters)OAuthTwitterAPI.DirectMessagesAPI
Sent(OAuth oauth, long since_id, long max_id, int count, int page, bool include_entities)OAuthTwitterAPI.DirectMessagesAPI
Sent(OAuth oauth)OAuthTwitterAPI.DirectMessagesAPI
SentAsync(OAuth oauth, IDictionary< string, string > parameters)OAuthTwitterAPI.DirectMessagesAPI
SentAsync(OAuth oauth, long since_id, long max_id, int count, int page, bool include_entities)OAuthTwitterAPI.DirectMessagesAPI
SentAsync(OAuth oauth)OAuthTwitterAPI.DirectMessagesAPI