HMHomeDelegate_Extensions.DidAddService 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 service
was added to group
, which belongs to home
.
public static void DidAddService (this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMService service, HomeKit.HMServiceGroup group);
static member DidAddService : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMService * HomeKit.HMServiceGroup -> unit
Parameters
- This
- IHMHomeDelegate
The instance on which this extension method operates.
- home
- HMHome
- service
- HMService
- group
- HMServiceGroup