HMHomeDelegate_Extensions.DidUnblockAccessory Method

Definition

The accessory, which belongs to home, was unblocked.

public static void DidUnblockAccessory (this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMAccessory accessory);
static member DidUnblockAccessory : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMAccessory -> unit

Parameters

This
IHMHomeDelegate

The instance on which this extension method operates.

home
HMHome
accessory
HMAccessory

Applies to