HMAccessoryDelegate.DidUpdateNameForService(HMAccessory, HMService) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Der accessory
hat den Namen von service
aktualisiert.
[Foundation.Export("accessory:didUpdateNameForService:")]
public virtual void DidUpdateNameForService (HomeKit.HMAccessory accessory, HomeKit.HMService service);
abstract member DidUpdateNameForService : HomeKit.HMAccessory * HomeKit.HMService -> unit
override this.DidUpdateNameForService : HomeKit.HMAccessory * HomeKit.HMService -> unit
Parameter
- accessory
- HMAccessory
- service
- HMService
- Attribute