Edit

Share via


HMHomeDelegate_Extensions.DidUpdateNameForRoom Method

Definition

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

public static void DidUpdateNameForRoom (this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMRoom room);
static member DidUpdateNameForRoom : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMRoom -> unit

Parameters

This
IHMHomeDelegate

The instance on which this extension method operates.

home
HMHome
room
HMRoom

Applies to