HMHomeDelegate.DidUpdateNameForServiceGroup(HMHome, HMServiceGroup) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of group
, which belongs to home
, was updated.
[Foundation.Export("home:didUpdateNameForServiceGroup:")]
public virtual void DidUpdateNameForServiceGroup (HomeKit.HMHome home, HomeKit.HMServiceGroup group);
abstract member DidUpdateNameForServiceGroup : HomeKit.HMHome * HomeKit.HMServiceGroup -> unit
override this.DidUpdateNameForServiceGroup : HomeKit.HMHome * HomeKit.HMServiceGroup -> unit
Parameters
- home
- HMHome
- group
- HMServiceGroup
- Attributes