HMHomeDelegate.DidEncounterError(HMHome, NSError, HMAccessory) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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