Uses of Class
org.robovm.apple.gamekit.GKFriendsAuthorizationStatus
| Package | Description |
|---|---|
| org.robovm.apple.gamekit |
-
Uses of GKFriendsAuthorizationStatus in org.robovm.apple.gamekit
Methods in org.robovm.apple.gamekit that return GKFriendsAuthorizationStatus Modifier and Type Method Description static GKFriendsAuthorizationStatusGKFriendsAuthorizationStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static GKFriendsAuthorizationStatusGKFriendsAuthorizationStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static GKFriendsAuthorizationStatus[]GKFriendsAuthorizationStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.gamekit with type arguments of type GKFriendsAuthorizationStatus Modifier and Type Method Description voidGKLocalPlayer. loadFriendsAuthorizationStatus(VoidBlock2<GKFriendsAuthorizationStatus,NSError> completionHandler)