HMHomeDelegate_Extensions.DidAddUser(IHMHomeDelegate, HMHome, HMUser) Method

Definition

The user was added to home.

public static void DidAddUser (this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMUser user);
static member DidAddUser : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMUser -> unit

Parameters

This
IHMHomeDelegate

The instance on which this extension method operates.

home
HMHome
user
HMUser

Applies to