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