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