Share via


HMAccessoryDelegate_Extensions.DidUpdateReachability Method

Definition

Delegate method called by the system when the accessory's network visibility has changed.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidUpdateReachability(this HomeKit.IHMAccessoryDelegate This, HomeKit.HMAccessory accessory);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidUpdateReachability : HomeKit.IHMAccessoryDelegate * HomeKit.HMAccessory -> unit

Parameters

accessory
HMAccessory
Attributes

Applies to