var address: String?
Returns one of the network addresses of the receiver.
レシーバのネットワークアドレスの1つを返します。
var addresses: [String]
Returns all the network addresses of the receiver.
レシーバのネットワークアドレスの全てを返します。
var localizedName : String?
Returns the name used as by default when publishing
NSNetServices
.
NSNetServices
をパブリッシュする場合に省略時として使われる名前を返します。