Freigeben über


HMHome.UnblockAccessory(HMAccessory, Action<NSError>) Methode

Definition

Hebt die Blockierung accessory aus der Startseite auf und wird ausgeführt completion , nachdem es abgeschlossen ist.

[Foundation.Export("unblockAccessory:completionHandler:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void UnblockAccessory (HomeKit.HMAccessory accessory, Action<Foundation.NSError> completion);
abstract member UnblockAccessory : HomeKit.HMAccessory * Action<Foundation.NSError> -> unit
override this.UnblockAccessory : HomeKit.HMAccessory * Action<Foundation.NSError> -> unit

Parameter

accessory
HMAccessory
completion
Action<NSError>

Ein Handler, der bei Erfolg zurückgibt null , oder ein Fehlerobjekt bei Einem Fehler.

Attribute

Gilt für: