Uses of Class
org.robovm.apple.assetslibrary.ALAssetsLibraryErrorCode
| Package | Description |
|---|---|
| org.robovm.apple.assetslibrary |
-
Uses of ALAssetsLibraryErrorCode in org.robovm.apple.assetslibrary
Methods in org.robovm.apple.assetslibrary that return ALAssetsLibraryErrorCode Modifier and Type Method Description ALAssetsLibraryErrorCodeALAssetsLibraryError. getErrorCode()static ALAssetsLibraryErrorCodeALAssetsLibraryErrorCode. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static ALAssetsLibraryErrorCodeALAssetsLibraryErrorCode. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static ALAssetsLibraryErrorCode[]ALAssetsLibraryErrorCode. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.