networkProtocolName
The network protocol used to fetch the resource.
リソースを取って来るために使われるネットワークプロトコル。
remoteAddress
The IP address string of the remote interface for the connection.
接続に対するリモートインターフェイスのIPアドレス文字列。
remotePort
The port number of the remote interface for the connection.
接続に対するリモートインターフェイスのポート番号。
localAddress
The IP address string of the local interface for the connection.
接続に対するローカルインターフェイスのIPアドレス文字列。
localPort
The port number of the local interface for the connection.
接続に対するローカルインターフェイスのポート番号。
negotiatedTLSCipherSuite
The TLS cipher suite the task negotiated with the endpoint for the connection.
TLS暗号スイート、その接続に対するエンドポイントと交渉するタスク。
negotiatedTLSProtocolVersion
The TLS protocol version the task negotiated with the endpoint for the connection.
TLS暗号プロトコルバージョン、その接続に対するエンドポイントと交渉するタスク。
cellular
A Boolean value that indicates whether the connection operates over a cellular interface.
あるブール値、それは接続がセルラーインターフェイス越しに作動するかどうかを指し示します。
expensive
A Boolean value that indicates whether the connection operates over an expensive interface.
あるブール値、それは接続が高くつくインターフェイス越しに作動するかどうかを指し示します。
constrained
A Boolean value that indicates whether the connection operates over an interface marked as constrained.
あるブール値、それは制約されると印されるインターフェイス越しに接続が作動するかどうかを指し示します。
proxyConnection
A Boolean value that indicastes whether the task used a proxy connection to fetch the resource.
あるブール値、それはタスクがリソースを取って来るためにプロキシ接続を使用したどうかを指し示しています。
reusedConnection
A Boolean value that indicates whether the task used a persistent connection to fetch the resource.
あるブール値、それはタスクがリソースを取って来るために高くつく接続を使用したどうかを指し示しています。
multipath
A Boolean value that indicates whether the connection uses a successfully negotiated multipath protocol.
あるブール値、それは接続がある首尾よく交渉されたマルチバスプロトコルを使うかどうかを指し示します。
NSURLSessionTaskMetricsResourceFetchType
The manner in which a resource is fetched.
それにおいてリソースが取って来られたところの流儀。