Freigeben über


HMHome.RemoveServiceGroup(HMServiceGroup, Action<NSError>) Methode

Definition

group Entfernt aus der Startseite und wird ausgeführtcompletion, nachdem es abgeschlossen ist.

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

Parameter

completion
Action<NSError>

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

Attribute

Gilt für: