Package apple.storekit
Interface SKCloudServiceSetupViewController.Block_loadWithOptionsCompletionHandler
-
- Enclosing class:
- SKCloudServiceSetupViewController
public static interface SKCloudServiceSetupViewController.Block_loadWithOptionsCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_loadWithOptionsCompletionHandler(boolean result, NSError error)
-
-
-
Method Detail
-
call_loadWithOptionsCompletionHandler
void call_loadWithOptionsCompletionHandler(boolean result, NSError error)
-
-