PICO Unreal Platform SDK
FLaunchDetails Struct Reference

App launch details when succeeded. More...

#include <OnlineSubsystemPicoNames.h>

Public Attributes

FString DeeplinkMessage
 
FString DestinationApiName
 
FString LobbySessionID
 
FString MatchSessionID
 
FString Extra
 
FString RoomID
 
FString ChallengeID
 
FString TrackingID
 
ELaunchType LaunchType
 

Detailed Description

App launch details when succeeded.

Member Data Documentation

◆ ChallengeID

FString ChallengeID

The challenge ID

◆ DeeplinkMessage

FString DeeplinkMessage

The deeplink message

◆ DestinationApiName

FString DestinationApiName

The destination's API name

◆ Extra

FString Extra

The extra presence info

◆ LaunchType

ELaunchType LaunchType

The launch type

◆ LobbySessionID

FString LobbySessionID

The lobby session ID

◆ MatchSessionID

FString MatchSessionID

The match session ID

◆ RoomID

FString RoomID

The room ID

◆ TrackingID

FString TrackingID

The tracking ID