Condividi tramite


HMHomeManager.UpdatePrimaryHome(HMHome, Action<NSError>) Metodo

Definizione

Aggiornamenti la casa primaria da essere home e viene eseguita completion al termine.

[Foundation.Export("updatePrimaryHome:completionHandler:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void UpdatePrimaryHome (HomeKit.HMHome home, Action<Foundation.NSError> completion);
abstract member UpdatePrimaryHome : HomeKit.HMHome * Action<Foundation.NSError> -> unit
override this.UpdatePrimaryHome : HomeKit.HMHome * Action<Foundation.NSError> -> unit

Parametri

home
HMHome
completion
Action<NSError>

Gestore che restituisce l'esito positivo null o un oggetto di errore in caso di errore.

Attributi

Si applica a