SKCloudServiceController.RequestStorefrontIdentifierAsync Method

Definition

Requests the storefront identifier for the device.

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>

Returns

A task that represents the asynchronous RequestStorefrontIdentifier operation. The value of the TResult parameter is of type System.Action<Foundation.NSString,Foundation.NSError>.

Applies to