Package apple.storekit
Interface SKCloudServiceController.Block_requestStorefrontCountryCodeWithCompletionHandler
-
- Enclosing class:
- SKCloudServiceController
public static interface SKCloudServiceController.Block_requestStorefrontCountryCodeWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_requestStorefrontCountryCodeWithCompletionHandler(java.lang.String storefrontCountryCode, NSError error)
-
-
-
Method Detail
-
call_requestStorefrontCountryCodeWithCompletionHandler
void call_requestStorefrontCountryCodeWithCompletionHandler(java.lang.String storefrontCountryCode, NSError error)
-
-