Instance Property インスタンスプロパティ

response

The transaction response. トランザクション応答。

Declaration 宣言

@NSCopying var response: URLResponse? { get }

Discussion 議論

This property is nil if an error occurred and no response was generated. このプロパティはnilです、もしエラーが発生したそして応答が生成されたならば。

See Also 参照

Accessing Request and Response リクエストと応答にアクセスする