HMHomeDelegate.DidUpdateNameForRoom(HMHome, HMRoom) 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 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