HMAccessoryDelegate_Extensions.DidUpdateAssociatedServiceType Method

Definition

The accessory updated the service type for service.

public static void DidUpdateAssociatedServiceType (this HomeKit.IHMAccessoryDelegate This, HomeKit.HMAccessory accessory, HomeKit.HMService service);
static member DidUpdateAssociatedServiceType : HomeKit.IHMAccessoryDelegate * HomeKit.HMAccessory * HomeKit.HMService -> unit

Parameters

This
IHMAccessoryDelegate

The instance on which this extension method operates.

accessory
HMAccessory
service
HMService

Applies to