Share via


HMHomeServiceServiceGroupEventArgs(HMService, HMServiceGroup) Constructor

Definition

Create a new instance of the HMHomeServiceServiceGroupEventArgs with the specified event data.

public HMHomeServiceServiceGroupEventArgs(HomeKit.HMService service, HomeKit.HMServiceGroup group);
new HomeKit.HMHomeServiceServiceGroupEventArgs : HomeKit.HMService * HomeKit.HMServiceGroup -> HomeKit.HMHomeServiceServiceGroupEventArgs

Parameters

service
HMService

The value for the Service property.

group
HMServiceGroup

The value for the Group property.

Applies to