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 작업을 나타내는 작업

특성

적용 대상