Twitterizer 2 Documentation
Exists Method
NamespacesTwitterizerTwitterBlockAsyncExists()()()()
Members
IconMemberDescription
Exists(OAuthTokens, Decimal, OptionalProperties, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterUser>)>>)>)>>))
Checks for a block against the the user specified as the authenticating user.

Exists(OAuthTokens, Decimal, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterUser>)>>)>)>>))
Checks for a block against the user specified as the authenticating user.

Exists(OAuthTokens, String, OptionalProperties, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterUser>)>>)>)>>))
Checks for a block against the the user specified as the authenticating user.

Exists(OAuthTokens, String, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterUser>)>>)>)>>))
Checks for a block against the the user specifiedr.

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