get_token


Description:

public unowned string get_token ()

Get the current request or access token.

Parameters:

this

an OAuthProxy

Returns:

the token, or null if there is no token yet. This string is owned by OAuthProxy and should not be freed.