Condividi tramite


HMRoom.UpdateNameAsync(String) Metodo

Definizione

Aggiornamenti il nome della stanza usando name ed esegue 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 UpdateNameAsync (string name);
abstract member UpdateNameAsync : string -> System.Threading.Tasks.Task
override this.UpdateNameAsync : string -> System.Threading.Tasks.Task

Parametri

name
String

Restituisce

Attività che rappresenta l'operazione UpdateName asincrona

Attributi

Commenti

Il metodo UpdateNameAsync è adatto per essere usato con Async C# restituendo il controllo al chiamante con un'attività che rappresenta l'operazione.

Da aggiungere.

Si applica a