Share via


HMHomeDelegate_Extensions.DidUpdateHomeHubState Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidUpdateHomeHubState(this HomeKit.IHMHomeDelegate This, HomeKit.HMHome home, HomeKit.HMHomeHubState homeHubState);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidUpdateHomeHubState : HomeKit.IHMHomeDelegate * HomeKit.HMHome * HomeKit.HMHomeHubState -> unit

Parameters

home
HMHome
homeHubState
HMHomeHubState
Attributes

Applies to