URLSessionClient.RawCompletion
TYPEALIAS
URLSessionClient.RawCompletion
Swift
1public typealias RawCompletion = (Data?, HTTPURLResponse?, Error?) -> VoidA completion block to be called when the raw task has completed, with the raw information from the session