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