is_oauth10a
Description:
Determines if the server supports OAuth 1.0a with this proxy.
This is only valid after request_token or request_token_async has been called.
Parameters:
this |
a valid OAuthProxy |
Returns:
|
Determines if the server supports OAuth 1.0a with this proxy.
This is only valid after request_token or request_token_async has been called.
this |
a valid OAuthProxy |
|