Partager via


SKCloudServiceController.RequestStorefrontCountryCodeAsync Méthode

Définition

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

S’applique à