Freigeben über


HMServiceGroup.RemoveService(HMService, Action<NSError>) Methode

Definition

service Entfernt aus der Dienstgruppe und wird ausgeführtcompletion, nachdem er abgeschlossen ist.

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

Parameter

service
HMService
completion
Action<NSError>

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

Attribute

Gilt für: