serviceType
The service type that your app is advertising.
Declaration
var serviceType: String { get }Discussion
You set this property’s value when you initialize the object. It cannot be changed later.
The service type that your app is advertising.
var serviceType: String { get }You set this property’s value when you initialize the object. It cannot be changed later.