API reference

OVR_RosterOptions.h File

Typedefs

struct ovrRosterOptions * ovrRosterOptionsHandle

Functions

ovrRosterOptionsHandle ovr_RosterOptions_Create ( )
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.
void ovr_RosterOptions_Destroy
Destroys an existing instance of the ovrRosterOptionsHandle() and frees up memory when you're done using it.
void ovr_RosterOptions_AddSuggestedUser
ovrID value )
Passing in these users will add them to the invitable users list. From the ovr_GroupPresence_LaunchRosterPanel(), the user can open the invite list, where the suggested users will be added.
void ovr_RosterOptions_ClearSuggestedUsers