Contents

localPlayerDidReceive(_:)

Called when the local player receives a new challenge.

Declaration

optional func localPlayerDidReceive(_ challenge: GKChallenge!)

Parameters

  • challenge:

    The received challenge.

See Also

Responding When a New Challenge is Received