HMService.UpdateName(String, Action<NSError>) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
サービスname
の名前を に更新し、完了後に実行しますcompletion
。
[Foundation.Export("updateName:completionHandler:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void UpdateName (string name, Action<Foundation.NSError> completion);
abstract member UpdateName : string * Action<Foundation.NSError> -> unit
override this.UpdateName : string * Action<Foundation.NSError> -> unit
パラメーター
- name
- String
- 属性