SKCloudServiceController.RequestStorefrontCountryCodeAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Demande l’indicatif de pays pour le compte iTunes de l’utilisateur et transmet le code et une erreur, le cas échéant, au gestionnaire fourni.
[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>
Retours
Tâche qui représente l’opération Asynchrone RequestStorefrontCountryCode. La valeur du paramètre TResult est de type System.Action<Foundation.NSString,Foundation.NSError>.
- Attributs