dup_credentials_prompter_cookies_sync


Description:

[ Version ( since = "3.54" ) ]
public abstract SList<Cookie>? dup_credentials_prompter_cookies_sync (Source source, Cancellable? cancellable = null)

Additional cookies to be used in the prompt dialog when asking for the user credentials.

The default implementation does not provide any cookies.

Parameters:

this

an OAuth2Service

source

an associated Source

cancellable

a Cancellable

Returns:

a SList of Cookie -s to use, or null