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

OVR_RosterOptions.h File

The roster option, to be passed into ovr_GroupPresence_LaunchRosterPanel() which is used to launch the panel displaying the current users in the roster/party. You can read more about rosters in our docs.

Typedefs

struct ovrRosterOptions * ovrRosterOptionsHandle

Functions

Creates a new instance of ovrRosterOptionsHandle() which is used to customize the option flow. It returns a handle to the newly created options object, which can be used to set various properties for the options.
Destroys an existing instance of the ovrRosterOptionsHandle() and frees up memory when you're done using it.
Passing in these users will add them to the invitable users list. From the ovr_GroupPresence_LaunchRosterPanel(), the ovrUserHandle can open the invite list, where the suggested users will be added.
void ovr_RosterOptions_ClearSuggestedUsers
Did you find this page helpful?
Thumbs up icon
Thumbs down icon