Contents

presentFriendRequestCreator(from:)

Presents a view controller with a Messages sheet for the player to request friends.

Declaration

func presentFriendRequestCreator(from viewController: UIViewController) throws

Parameters

  • viewController:

    The view controller that contains the Messages sheet, and that this method presents.

Mentioned in

Discussion

If this method throws an exception, it doesn’t present the view controller.

See Also

Adding Friends