HMAccessoryDelegate_Extensions.DidUpdateNameForService 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 accessory
updated the name of service
.
public static void DidUpdateNameForService (this HomeKit.IHMAccessoryDelegate This, HomeKit.HMAccessory accessory, HomeKit.HMService service);
static member DidUpdateNameForService : HomeKit.IHMAccessoryDelegate * HomeKit.HMAccessory * HomeKit.HMService -> unit
Parameters
- This
- IHMAccessoryDelegate
The instance on which this extension method operates.
- accessory
- HMAccessory
- service
- HMService