HMHomeManagerDelegate_Extensions.DidAddHome Method

Definition

The home was added to manager.

public static void DidAddHome (this HomeKit.IHMHomeManagerDelegate This, HomeKit.HMHomeManager manager, HomeKit.HMHome home);
static member DidAddHome : HomeKit.IHMHomeManagerDelegate * HomeKit.HMHomeManager * HomeKit.HMHome -> unit

Parameters

This
IHMHomeManagerDelegate

The instance on which this extension method operates.

manager
HMHomeManager
home
HMHome

Applies to