Contents

remotePlayerDidComplete(_:)

Called when a remote player completes a challenge issued by the local player.

Declaration

optional func remotePlayerDidComplete(_ challenge: GKChallenge!)

Parameters

  • challenge:

    The completed challenge.

See Also

Responding to Challenges Issued by the Local Player