Freigeben über


SKCloudServiceController.RequestStorefrontCountryCodeAsync Methode

Definition

Fordert die Landeskennzahl für das iTunes-Konto des Benutzers an und übergibt den Code und einen Fehler, falls vorhanden, an den bereitgestellten Handler.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task<Foundation.NSString> RequestStorefrontCountryCodeAsync ();
abstract member RequestStorefrontCountryCodeAsync : unit -> System.Threading.Tasks.Task<Foundation.NSString>
override this.RequestStorefrontCountryCodeAsync : unit -> System.Threading.Tasks.Task<Foundation.NSString>

Gibt zurück

Eine Aufgabe, die den asynchronen RequestStorefrontCountryCode-Vorgang darstellt. Der Wert des TResult-Parameters ist vom Typ System.Action<Foundation.NSString,Foundation.NSError>.

Attribute

Gilt für: