accessory(_:didUpdateAssociatedServiceTypeFor:)
Informs the delegate when the associated service type of a service is modified.
Declaration
optional func accessory(_ accessory: HMAccessory, didUpdateAssociatedServiceTypeFor service: HMService)Parameters
- accessory:
The accessory.
- service:
The service with a changed service type.