Class GKPeerPickerController

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    @Deprecated
    public class GKPeerPickerController
    extends NSObject
    Deprecated.
    Deprecated in iOS 7.0. Use MCBrowserViewController from the MultipeerConnectivity framework
    Since:
    Available in iOS 3.0 and later.
    • Constructor Detail

      • GKPeerPickerController

        public GKPeerPickerController()
        Deprecated.
      • GKPeerPickerController

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

        protected GKPeerPickerController​(NSObject.SkipInit skipInit)
        Deprecated.
    • Method Detail

      • getDelegate

        @Deprecated
        public GKPeerPickerControllerDelegate getDelegate()
        Deprecated.
        Deprecated in iOS 7.0.
        Since:
        Available in iOS 3.0 and later.
      • setDelegate

        @Deprecated
        public void setDelegate​(GKPeerPickerControllerDelegate v)
        Deprecated.
        Deprecated in iOS 7.0.
        Since:
        Available in iOS 3.0 and later.
      • isVisible

        public boolean isVisible()
        Deprecated.
      • show

        public void show()
        Deprecated.
      • dismiss

        public void dismiss()
        Deprecated.