get_authorization_domain


Description:

[ Version ( since = "0.9.0" ) ]
public unowned AuthorizationDomain? get_authorization_domain ()

Gets the authorization domain used to authorize the download, as passed to DownloadStream.

It may be null if authorization is not needed for the download.

Parameters:

this

a DownloadStream

Returns:

the AuthorizationDomain used to authorize the download, or null