FString | DeeplinkMessage[Get] |
FString | DestinationApiName[Get] |
FString | LaunchSource[Get] |
LaunchType[Get] | |
FString | LobbySessionID[Get] |
FString | MatchSessionID[Get] |
FString | TrackingID[Get] |
Users[Get] |
void | Clear ( ) |
void |
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 |
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.
|