HMHomeDelegate.DidUpdateNameForRoom(HMHome, HMRoom) Method

Definition

The name of the room, which belongs to home, was updated.

[Foundation.Export("home:didUpdateNameForRoom:")]
public virtual void DidUpdateNameForRoom (HomeKit.HMHome home, HomeKit.HMRoom room);
abstract member DidUpdateNameForRoom : HomeKit.HMHome * HomeKit.HMRoom -> unit
override this.DidUpdateNameForRoom : HomeKit.HMHome * HomeKit.HMRoom -> unit

Parameters

home
HMHome
room
HMRoom
Attributes

Applies to