API reference

OVR_RejoinDialogResult.h File

Typedefs

struct ovrRejoinDialogResult * ovrRejoinDialogResultHandle
A boolean that indicates the result of ovr_GroupPresence_LaunchRejoinDialog(). 'True' indicates that the application will rejoin the dialog, otherwise the application will not rejoin the dialog. Read more about the rejoin dialog.

Functions

bool ovr_RejoinDialogResult_GetRejoinSelected
A boolean for if the user has decided to rejoin. This is used in ovr_GroupPresence_LaunchRejoinDialog().