HMHomeDelegate_Extensions.DidEncounterError Method

Definition

The error occurred in accessory, which belongs to home.

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

Parameters

This
IHMHomeDelegate

The instance on which this extension method operates.

home
HMHome
error
NSError
accessory
HMAccessory

Applies to