Condividi tramite


HMHome.RemoveUserAsync(HMUser) Metodo

Definizione

Rimuove l'utente che viene specificato dalla userID casa e viene eseguito completion al termine.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, "This API in now prohibited on iOS. Use 'ManageUsers' instead.")]
[ObjCRuntime.NoTV]
[ObjCRuntime.NoWatch]
[ObjCRuntime.Obsoleted(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, "This API in now prohibited on iOS. Use 'ManageUsers' instead.")]
public virtual System.Threading.Tasks.Task RemoveUserAsync (HomeKit.HMUser user);
abstract member RemoveUserAsync : HomeKit.HMUser -> System.Threading.Tasks.Task
override this.RemoveUserAsync : HomeKit.HMUser -> System.Threading.Tasks.Task

Parametri

user
HMUser

Restituisce

Attività che rappresenta l'operazione RemoveUser asincrona

Attributi

Si applica a