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