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

addresses

Returns all the network addresses of the receiver. レシーバのネットワークアドレスの全てを返します。

Declaration 宣言

@property(readonly, copy) NSArray<NSString *> *addresses;

Return Value 戻り値

All the network addresses of the receiver. レシーバのネットワークアドレスの全て。

See Also 参照

Getting Host Information ホスト情報を得る