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