Class GKTurnBasedMatchmakerViewController

All Implemented Interfaces:
NSCoding, NSExtensionRequestHandling, NSObjectProtocol, UIActivityItemsConfigurationProviding, UIAppearanceContainer, UIContentContainer, UIFocusEnvironment, UIPasteConfigurationSupporting, UIResponderStandardEditActions, UIStateRestoring, UITraitEnvironment, UIUserActivityRestoring, ObjCProtocol

public class GKTurnBasedMatchmakerViewController
extends UINavigationController
  • Constructor Details

    • GKTurnBasedMatchmakerViewController

      public GKTurnBasedMatchmakerViewController()
    • GKTurnBasedMatchmakerViewController

      protected GKTurnBasedMatchmakerViewController​(NSObject.Handle h, long handle)
    • GKTurnBasedMatchmakerViewController

      protected GKTurnBasedMatchmakerViewController​(NSObject.SkipInit skipInit)
    • GKTurnBasedMatchmakerViewController

      public GKTurnBasedMatchmakerViewController​(Class<? extends UINavigationBar> navigationBarClass, Class<? extends UIToolbar> toolbarClass)
    • GKTurnBasedMatchmakerViewController

      public GKTurnBasedMatchmakerViewController​(UIViewController rootViewController)
    • GKTurnBasedMatchmakerViewController

      public GKTurnBasedMatchmakerViewController​(String nibNameOrNil, NSBundle nibBundleOrNil)
    • GKTurnBasedMatchmakerViewController

      public GKTurnBasedMatchmakerViewController​(NSCoder coder)
    • GKTurnBasedMatchmakerViewController

      public GKTurnBasedMatchmakerViewController​(GKMatchRequest request)
  • Method Details