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