Editar

Compartir a través de


HMHomeDelegate.DidEncounterError(HMHome, NSError, HMAccessory) Method

Definition

The error occurred in the accessory that belongs to home home.

[Foundation.Export("home:didEncounterError:forAccessory:")]
public virtual void DidEncounterError (HomeKit.HMHome home, Foundation.NSError error, HomeKit.HMAccessory accessory);
abstract member DidEncounterError : HomeKit.HMHome * Foundation.NSError * HomeKit.HMAccessory -> unit
override this.DidEncounterError : HomeKit.HMHome * Foundation.NSError * HomeKit.HMAccessory -> unit

Parameters

home
HMHome
error
NSError
accessory
HMAccessory
Attributes

Applies to