Contents

backgroundDownload(_:didReceive:)

Declaration

func backgroundDownload(_ download: BADownload, didReceive challenge: URLAuthenticationChallenge) async -> (URLSession.AuthChallengeDisposition, URLCredential?)

See Also

Processing downloads