HMAccessoryDelegate.DidUpdateAssociatedServiceType Method

Definition

The accessory updated the service type for service.

[Foundation.Export("accessory:didUpdateAssociatedServiceTypeForService:")]
public virtual void DidUpdateAssociatedServiceType (HomeKit.HMAccessory accessory, HomeKit.HMService service);
abstract member DidUpdateAssociatedServiceType : HomeKit.HMAccessory * HomeKit.HMService -> unit
override this.DidUpdateAssociatedServiceType : HomeKit.HMAccessory * HomeKit.HMService -> unit

Parameters

accessory
HMAccessory
service
HMService
Attributes

Applies to