A matchmaking invitation sent by another player to the local player.
SDKs
- iOS 4.1+
- macOS 10.8+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- Game
Kit
Declaration
class GKInvite : NSObject
Overview
Your game never directly creates GKInvite
objects. Instead, these objects are created by GameKit and delivered to your game’s matchmaking event handler. The properties of the invitation object describe the match the local player is being invited to join.