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