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

OVR_InviteOptions.h File

Typedefs

The Invite Option, to be passed in to ovr_GroupPresence_GetInvitableUsers() and ovr_GroupPresence_LaunchInvitePanel(), is a field that allows developers to specify a list of suggested users to be added to the invitable users list, making it easier for users to connect with others and create a more social experience.

Functions

Creates a new instance of ovrInviteOptionsHandle() 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 ovrInviteOptionsHandle() 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_LaunchInvitePanel(), the user can open the invite list, where the suggested users will be added.
void ovr_InviteOptions_ClearSuggestedUsers
Did you find this page helpful?
Thumbs up icon
Thumbs down icon