Uses of Class
org.robovm.apple.storekit.SKDownloadState
| Package | Description |
|---|---|
| org.robovm.apple.storekit |
-
Uses of SKDownloadState in org.robovm.apple.storekit
Methods in org.robovm.apple.storekit that return SKDownloadState Modifier and Type Method Description SKDownloadStateSKDownload. getDownloadState()Deprecated.Deprecated in iOS 12.0.SKDownloadStateSKDownload. getState()static SKDownloadStateSKDownloadState. valueOf(long n)Returns the enum constant of this type with the specified name.static SKDownloadStateSKDownloadState. valueOf(String name)Returns the enum constant of this type with the specified name.static SKDownloadState[]SKDownloadState. values()Returns an array containing the constants of this enum type, in the order they are declared.