HMHome.RemoveRoomAsync(HMRoom) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
room
Rimuove dalla casa e viene eseguito completion
dopo il completamento.
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task RemoveRoomAsync (HomeKit.HMRoom room);
abstract member RemoveRoomAsync : HomeKit.HMRoom -> System.Threading.Tasks.Task
override this.RemoveRoomAsync : HomeKit.HMRoom -> System.Threading.Tasks.Task
Parametri
- room
- HMRoom
Restituisce
Attività che rappresenta l'operazione RemoveRoom asincrona
- Attributi