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