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

hostName

A string containing the DNS hostname for this service. このサービスに対するDNSホスト名を含んでいる文字列。

Declaration 宣言

@property(nullable, readonly, copy) NSString *hostName;

Discussion 議論

This value is nil until the service has been resolved (when addresses is non-nil). この値はnilです、サービスがうまく解決されてしまう後までは(addressesが非nilである時は)。