The delegate for the match.
SDKs
- iOS 4.0+
- macOS 10.8+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- Game
Kit
Declaration
unowned(unsafe) var delegate: GKMatch Delegate? { get set }
Discussion
You must set a delegate to receive data from other members of the match.