type
The type of the published service.
Declaration
var type: String { get }Discussion
This value is set when the object is first initialized, whether by your code or by a browser object. See init(domain:type:name:) for more information.
The type of the published service.
var type: String { get }This value is set when the object is first initialized, whether by your code or by a browser object. See init(domain:type:name:) for more information.