Contents

currentParticipant

The participant whose turn it is.

Declaration

var currentParticipant: GKTurnBasedParticipant? { get }

Mentioned in

Discussion

You can only update the match data when the current participant is the local player.

See Also

Retrieving Match Details