HMHomeServiceServiceGroupEventArgs Class
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.
Provides data for the DidRemoveService and E:HomeKit.HMHomeServiceServiceGroupEventArgs.DidRemoveService events.
public class HMHomeServiceServiceGroupEventArgs : EventArgs
type HMHomeServiceServiceGroupEventArgs = class
inherit EventArgs
- Inheritance
-
HMHomeServiceServiceGroupEventArgs
Constructors
HMHomeServiceServiceGroupEventArgs(HMService, HMServiceGroup) |
Initializes a new instance of the HMHomeServiceServiceGroupEventArgs class. |
Properties
Group |
Gets or sets the affected service group. |
Service |
Gets or sets the affected service. |