FOvrGroupPresenceJoinIntent Struct
An GroupPresenceJoinIntent represents a user's intent to join a destination/lobby/match. This class contains fields about the user's desired destination, lobby, match, and deeplink message.
FString DeeplinkMessage[Get]
An opaque string provided by the developer to help them deeplink to content.
FString DestinationApiName[Get]
If populated, the destination the current user wants to go to
FString LobbySessionId[Get]
If populated, the lobby session the current user wants to go to
FString MatchSessionId[Get]
If populated, the match session the current user wants to go to
FOvrGroupPresenceJoinIntent ( )
FOvrGroupPresenceJoinIntent