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

remoteAddress

The IP address string of the remote interface for the connection. 接続に対するリモートインターフェイスのIPアドレス文字列。

Declaration 宣言

var remoteAddress: String? { get }

Discussion 議論

For multipath protocols, this is the remote address of the initial flow. If the app didn’t use the connection, this value is nil. マルチパスプロトコルに対して、これは初期フローのリモートアドレスです。アプリがその接続を使わないならば、この値はnilです。

See Also 参照

Accessing Transaction Characteristics トランザクション特徴にアクセスする