Uses of Interface
org.robovm.apple.gamekit.GKGameSessionEventListener
| Package | Description |
|---|---|
| org.robovm.apple.gamekit |
-
Uses of GKGameSessionEventListener in org.robovm.apple.gamekit
Classes in org.robovm.apple.gamekit that implement GKGameSessionEventListener Modifier and Type Class Description classGKGameSessionEventListenerAdapterMethods in org.robovm.apple.gamekit with parameters of type GKGameSessionEventListener Modifier and Type Method Description static voidGKGameSession. addEventListener(GKGameSessionEventListener listener)Deprecated.Deprecated in iOS 12.0.static voidGKGameSession. removeEventListener(GKGameSessionEventListener listener)Deprecated.Deprecated in iOS 12.0.