Uses of Class
org.robovm.apple.storekit.SKCloudServiceSetupOptions
| Package | Description |
|---|---|
| org.robovm.apple.storekit |
-
Uses of SKCloudServiceSetupOptions in org.robovm.apple.storekit
Methods in org.robovm.apple.storekit that return SKCloudServiceSetupOptions Modifier and Type Method Description SKCloudServiceSetupOptionsSKCloudServiceSetupOptions. set(NSString key, NSObject value)static SKCloudServiceSetupOptionsSKCloudServiceSetupOptions.Marshaler. toObject(Class<SKCloudServiceSetupOptions> cls, long handle, long flags)Methods in org.robovm.apple.storekit that return types with arguments of type SKCloudServiceSetupOptions Modifier and Type Method Description static List<SKCloudServiceSetupOptions>SKCloudServiceSetupOptions.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.storekit with parameters of type SKCloudServiceSetupOptions Modifier and Type Method Description voidSKCloudServiceSetupViewController. load(SKCloudServiceSetupOptions options, VoidBlock2<Boolean,NSError> completionHandler)static longSKCloudServiceSetupOptions.Marshaler. toNative(SKCloudServiceSetupOptions o, long flags)Method parameters in org.robovm.apple.storekit with type arguments of type SKCloudServiceSetupOptions Modifier and Type Method Description static longSKCloudServiceSetupOptions.AsListMarshaler. toNative(List<SKCloudServiceSetupOptions> l, long flags)static SKCloudServiceSetupOptionsSKCloudServiceSetupOptions.Marshaler. toObject(Class<SKCloudServiceSetupOptions> cls, long handle, long flags)