Class GKInvite

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

    public class GKInvite
    extends NSObject
    Since:
    Available in iOS 4.1 and later.
    • Method Detail

      • getSender

        public GKPlayer getSender()
        Since:
        Available in iOS 8.0 and later.
      • getInviter

        @Deprecated
        public java.lang.String getInviter()
        Deprecated.
        Deprecated in iOS 8.0. use sender
        Since:
        Available in iOS 4.1 and later.
      • isHosted

        public boolean isHosted()
      • getPlayerGroup

        public long getPlayerGroup()
        Since:
        Available in iOS 6.0 and later.
      • getPlayerAttributes

        public int getPlayerAttributes()
        Since:
        Available in iOS 6.0 and later.