Share via


HMHomeDelegate_Extensions.DidUpdateNameForRoom Method

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidUpdateNameForRoom(this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMRoom room);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidUpdateNameForRoom : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMRoom -> unit

Parameters

home
HMHome
room
HMRoom
Attributes

Applies to