FOvrApplicationInvite Struct
An ApplicationInvite contains information about the invite, including the ID, destination, activity status, lobby, match, and recipient's user info.
The destination to which the recipient is invited.
The ID of the application invite.
A boolean value indicating whether the invite is still active or not.
FString LobbySessionId[Get]
The lobby session id to which the recipient is invited.
FString MatchSessionId[Get]
The match session id to which the recipient is invited.
The recipient's user information, such as their ID and alias.
FOvrApplicationInvite ( )