OAuth2ServiceRefSourceFunc


Description:

[ CCode ( instance_pos = 0.9 ) ]
[ Version ( since = "3.28" ) ]
public delegate Source? OAuth2ServiceRefSourceFunc (string uid)

Parameters:

uid

an Source UID to return

user_data

user data, as passed to get_access_token_sync or receive_and_store_token_sync, or refresh_and_store_token_sync

Returns:

an Source with UID uid, or null, if not found. Dereference the returned non-NULL Source with unref, when no longer needed.


Namespace: E