Share via


HMHomeDelegate_Extensions.DidAddService Method

Definition

The service was added to group, which belongs to home.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidAddService(this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMService service, HomeKit.HMServiceGroup group);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidAddService : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMService * HomeKit.HMServiceGroup -> unit

Parameters

home
HMHome
service
HMService
Attributes

Applies to