is_oauth10a


Description:

public bool is_oauth10a ()

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:

true if the server supports OAuth 1.0a, false otherwise.