SKCloudServiceController.RequestStorefrontIdentifierAsync 方法

定义

请求设备的店面标识符。

public virtual System.Threading.Tasks.Task<Foundation.NSString> RequestStorefrontIdentifierAsync ();
abstract member RequestStorefrontIdentifierAsync : unit -> System.Threading.Tasks.Task<Foundation.NSString>
override this.RequestStorefrontIdentifierAsync : unit -> System.Threading.Tasks.Task<Foundation.NSString>

返回

表示异步 RequestStorefrontIdentifier 操作的任务。 TResult 参数的值的类型为 System.Action<Foundation.NSString,Foundation.NSError>。

适用于