[ CCode ( cname = "lastfm_proxy_get_session_key" ) ]
public unowned string get_session_key ()
Get the current session key.
this |
an LastfmProxy |
the session key, or null if there is no session key yet. This string is owned by LastfmProxy and should not be freed. |