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