Contents

response

The transaction response.

Declaration

@NSCopying var response: URLResponse? { get }

Discussion

This property is nil if an error occurred and no response was generated.

See Also

Accessing request and response