API reference
API reference
Select your platform
No SDKs available
No versions available

FOvrLaunchDetails Struct

Overview

Data Fields

Public Member Functions

void
Clear ( )
void
Update
( ovrLaunchDetailsHandle OvrHandle,
TOvrMessageHandlePtr MessageHandlePtr )

Details

Fields

FString FOvrLaunchDetails::DeeplinkMessage
An opaque string provided by the developer to help them deeplink to content on app startup.
FString FOvrLaunchDetails::DestinationApiName
If provided, the intended destination the user would like to go to
FString FOvrLaunchDetails::LaunchSource
A string typically used to distinguish where the deeplink came from. For instance, a DEEPLINK launch type could be coming from events or rich presence.
EOvrLaunchType FOvrLaunchDetails::LaunchType
No description available.
FString FOvrLaunchDetails::LobbySessionID
If provided, the intended lobby the user would like to be in
FString FOvrLaunchDetails::MatchSessionID
If provided, the intended session the user would like to be in
FString FOvrLaunchDetails::TrackingID
A unique identifer to keep track of a user going through the deeplinking flow
FOvrUserPages FOvrLaunchDetails::Users
If provided, the intended users the user would like to be with

Member Functions

FOvrLaunchDetails::FOvrLaunchDetails ( )
No description available.
FOvrLaunchDetails::FOvrLaunchDetails
( ovrLaunchDetailsHandle OvrHandle,
TOvrMessageHandlePtr MessageHandlePtr )
No description available.
void FOvrLaunchDetails::Clear ( )
No description available.
void FOvrLaunchDetails::Update
( ovrLaunchDetailsHandle OvrHandle,
TOvrMessageHandlePtr MessageHandlePtr )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon