Contents

home(_:didUpdateNameFor:)

Tells the delegate that a home updated the name of a service group.

Declaration

optional func home(_ home: HMHome, didUpdateNameFor group: HMServiceGroup)

Parameters

  • home:

    The home.

  • group:

    The service group whose name changed.

See Also

Observing Service Configuration