Contents

presentFriendRequestCreator(from:)

Opens the Messages app with a sheet for the player to request friends.

Declaration

func presentFriendRequestCreator(from window: NSWindow?) throws

Parameters

  • window:

    The window that’s the anchor for opening the Messages app.

Discussion

If this method throws an exception, it doesn’t open the Messages app.

See Also

Adding Friends