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

OVR_Destination.h File

Overview

Typedefs

struct ovrDestination *

Functions

const char *
const char *
const char *
A URL that allows the user to deeplink directly to this destination.
const char *

Details

Typedefs

typedef struct ovrDestination* ovrDestinationHandle ( )
No description available.

Functions

const char* ovr_Destination_GetApiName
( const ovrDestinationHandle obj )
Pass it into ovr_RichPresenceOptions_SetApiName() when calling ovr_RichPresence_Set() to set this user's rich presence
const char* ovr_Destination_GetDeeplinkMessage
( const ovrDestinationHandle obj )
The information that will be in ovr_LaunchDetails_GetDeeplinkMessage() when a user enters via a deeplink. Alternatively will be in ovr_User_GetPresenceDeeplinkMessage() if the rich presence is set for the user.
const char* ovr_Destination_GetShareableUri
( const ovrDestinationHandle obj )
A URL that allows the user to deeplink directly to this destination.
const char* ovr_Destination_GetDisplayName
( const ovrDestinationHandle obj )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon