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