Uses of Class
org.robovm.apple.gamekit.GKTurnBasedMatchmakerViewController
| Package | Description |
|---|---|
| org.robovm.apple.gamekit |
-
Uses of GKTurnBasedMatchmakerViewController in org.robovm.apple.gamekit
Methods in org.robovm.apple.gamekit with parameters of type GKTurnBasedMatchmakerViewController Modifier and Type Method Description voidGKTurnBasedMatchmakerViewControllerDelegate. didFail(GKTurnBasedMatchmakerViewController viewController, NSError error)voidGKTurnBasedMatchmakerViewControllerDelegateAdapter. didFail(GKTurnBasedMatchmakerViewController viewController, NSError error)voidGKTurnBasedMatchmakerViewControllerDelegate. didFindMatch(GKTurnBasedMatchmakerViewController viewController, GKTurnBasedMatch match)Deprecated.Deprecated in iOS 9.0.voidGKTurnBasedMatchmakerViewControllerDelegateAdapter. didFindMatch(GKTurnBasedMatchmakerViewController viewController, GKTurnBasedMatch match)Deprecated.Deprecated in iOS 9.0.voidGKTurnBasedMatchmakerViewControllerDelegate. playerQuit(GKTurnBasedMatchmakerViewController viewController, GKTurnBasedMatch match)Deprecated.Deprecated in iOS 9.0.voidGKTurnBasedMatchmakerViewControllerDelegateAdapter. playerQuit(GKTurnBasedMatchmakerViewController viewController, GKTurnBasedMatch match)Deprecated.Deprecated in iOS 9.0.voidGKTurnBasedMatchmakerViewControllerDelegate. wasCancelled(GKTurnBasedMatchmakerViewController viewController)voidGKTurnBasedMatchmakerViewControllerDelegateAdapter. wasCancelled(GKTurnBasedMatchmakerViewController viewController)