[ CCode ( cname = "flickr_proxy_get_token" ) ]
public unowned string get_token ()
Get the current token.
this |
an FlickrProxy |
the token, or null if there is no token yet. This string is owned by FlickrProxy and should not be freed. |