| Icon | Member | Description |
|---|---|---|
| Create(OAuthTokens, Decimal, OptionalProperties) |
Blocks the user specified as the authenticating user. Destroys a friendship to the blocked user if it exists.
| |
| Create(OAuthTokens, Decimal) |
Blocks the user specified as the authenticating user. Destroys a friendship to the blocked user if it exists.
| |
| Create(OAuthTokens, String, OptionalProperties) |
Blocks the user specified as the authenticating user. Destroys a friendship to the blocked user if it exists.
| |
| Create(OAuthTokens, String) |
Blocks the user specified as the authenticating user. Destroys a friendship to the blocked user if it exists.
|