Contents

peerPickerControllerDidCancel(_:)

Tells the delegate that the user canceled the connection attempt.

Declaration

optional func peerPickerControllerDidCancel(_ picker: GKPeerPickerController)

Parameters

  • picker:

    The controller for the peer picker dialog.

Discussion

After this method returns, the controller dismisses the picker interface.