HMZone.AddRoomAsync(HMRoom) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ajoute room
à la zone et s’exécute completion
une fois celle-ci terminée.
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task AddRoomAsync (HomeKit.HMRoom room);
abstract member AddRoomAsync : HomeKit.HMRoom -> System.Threading.Tasks.Task
override this.AddRoomAsync : HomeKit.HMRoom -> System.Threading.Tasks.Task
Paramètres
- room
- HMRoom
Retours
Tâche qui représente l’opération AddRoom asynchrone
- Attributs