accessoryDidUpdateName(_:)
Informs the delegate when the name of the accessory is updated.
Declaration
optional func accessoryDidUpdateName(_ accessory: HMAccessory)Parameters
- accessory:
The accessory whose name changed.
See Also
Related Documentation
- HomeKit Developer Guide