[Missing <summary> documentation for "T:Twitterizer.TwitterAccountAsync"]
| C# | Visual Basic |
public static class TwitterAccountAsync
Public NotInheritable Class TwitterAccountAsync
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| 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.
|
| Object | |
| TwitterAccountAsync | |