HMHomeDelegate_Extensions.DidUpdateNameForZone Method

Definition

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

public static void DidUpdateNameForZone (this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMZone zone);
static member DidUpdateNameForZone : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMZone -> unit

Parameters

This
IHMHomeDelegate

The instance on which this extension method operates.

home
HMHome
zone
HMZone

Applies to