Twitterizer 2 Documentation
TwitterAccountAsync Class
NamespacesTwitterizerTwitterAccountAsync

[Missing <summary> documentation for "T:Twitterizer.TwitterAccountAsync"]

Declaration Syntax
C#Visual Basic
public static class TwitterAccountAsync
Public NotInheritable Class TwitterAccountAsync
Members
All MembersMethods



IconMemberDescription
GetStatus(OAuthTokens, OptionalProperties, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterRateLimitStatus>)>>)>)>>))
Gets the rate limiting status status for the authenticated user asynchronously.

VerifyCredentials(OAuthTokens, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterUser>)>>)>)>>))
Attempts to verify the supplied credentials.

VerifyCredentials(OAuthTokens, VerifyCredentialsOptions, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterUser>)>>)>)>>))
Attempts to verify the supplied credentials.

Inheritance Hierarchy
Object
TwitterAccountAsync

Assembly: Twitterizer2.Asynchronous (Module: Twitterizer2.Asynchronous) Version: 2.4.0.37902 (2.4.0.0)