get_authorization_domain


Description:

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

Gets the authorization domain used to authorize the upload, as passed to UploadStream.

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

Parameters:

this

a UploadStream

Returns:

the AuthorizationDomain used to authorize the upload, or null