Platform-unreal-5 v63 Reference Guide
Platform-unreal-5 v63 Reference Guide
Select your platform
No SDKs available
No versions available

OVR_GroupPresenceJoinIntent.h File

Overview

Typedefs

struct ovrGroupPresenceJoinIntent *

Functions

const char *
const char *
If populated, the destination the current user wants to go to.
const char *
If populated, the lobby session the current user wants to go to.
const char *
If populated, the match session the current user wants to go to.

Details

Typedefs

typedef struct ovrGroupPresenceJoinIntent* ovrGroupPresenceJoinIntentHandle ( )
No description available.

Functions

const char* ovr_GroupPresenceJoinIntent_GetDeeplinkMessage
An opaque string provided by the developer to help them deeplink to content.
const char* ovr_GroupPresenceJoinIntent_GetDestinationApiName
If populated, the destination the current user wants to go to.
const char* ovr_GroupPresenceJoinIntent_GetLobbySessionId
If populated, the lobby session the current user wants to go to.
const char* ovr_GroupPresenceJoinIntent_GetMatchSessionId
If populated, the match session the current user wants to go to.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon