共用方式為


HMServiceGroup.UpdateNameAsync(String) 方法

定義

更新服務組名 name ,並在完成之後執行 completion

[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

參數

name
String

傳回

表示非同步 UpdateName 作業的工作

屬性

適用於