Contents

recipients

The players to invite to the match.

Declaration

var recipients: [GKPlayer]? { get set }

Mentioned in

Discussion

If this property is non-nil, GameKit invites the specified players. GameKit doesn’t use automatch to fill player slots, and ignores the maxPlayers and minPlayers properties. The default value is nil.

See Also

Inviting players