Class GKChallengeEventHandler

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

    @Deprecated
    public class GKChallengeEventHandler
    extends NSObject
    Deprecated.
    Deprecated in iOS 7.0. You should instead implement the GKChallengeListener protocol and register a listener with GKLocalPlayer.
    Since:
    Available in iOS 6.0 and later.
    • Constructor Detail

      • GKChallengeEventHandler

        public GKChallengeEventHandler()
        Deprecated.
      • GKChallengeEventHandler

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

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

      • setDelegate

        @Deprecated
        public void setDelegate​(GKChallengeEventHandlerDelegate v)
        Deprecated.
        Deprecated in iOS 7.0.
        Since:
        Available in iOS 6.0 and later.
      • getChallengeEventHandler

        @Deprecated
        public static GKChallengeEventHandler getChallengeEventHandler()
        Deprecated.
        Deprecated in iOS 7.0.
        Since:
        Available in iOS 6.0 and later.