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