Package apple.storekit
Interface SKProductStorePromotionController.Block_fetchStorePromotionVisibilityForProductCompletionHandler
-
- Enclosing class:
- SKProductStorePromotionController
public static interface SKProductStorePromotionController.Block_fetchStorePromotionVisibilityForProductCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_fetchStorePromotionVisibilityForProductCompletionHandler(long storePromotionVisibility, NSError error)
-
-
-
Method Detail
-
call_fetchStorePromotionVisibilityForProductCompletionHandler
void call_fetchStorePromotionVisibilityForProductCompletionHandler(long storePromotionVisibility, NSError error)
-
-