You can now invite your friends to join your game from the Social Overlay!
Demonstration Video
Binding the event (Legacy, pre 1.8.0)
First we need to bind the invite accepted event, we do this in our PlayerController (in this example), like this:
Binding the event (1.8.0+)
The rest is handled by the EOSCore:: plugin in the background, that is all you need to do to get Invites working!