Twitterizer 2 Documentation
Create Method
NamespacesTwitterizerTwitterBlockAsyncCreate()()()()
Members
IconMemberDescription
Create(OAuthTokens, Decimal, OptionalProperties, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterUser>)>>)>)>>))
Blocks the user specified as the authenticating user. Destroys a friendship to the blocked user if it exists.

Create(OAuthTokens, Decimal, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterUser>)>>)>)>>))
Blocks the user specified as the authenticating user. Destroys a friendship to the blocked user if it exists.

Create(OAuthTokens, String, OptionalProperties, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterUser>)>>)>)>>))
Blocks the user specified as the authenticating user. Destroys a friendship to the blocked user if it exists.

Create(OAuthTokens, String, TimeSpan, Action<(Of <<'(TwitterAsyncResponse<(Of <<'(TwitterUser>)>>)>)>>))
Blocks the user specifiedr. Destroys a friendship to the blocked user if it exists.

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