struct ovrInviteOptions * |
void | ovr_InviteOptions_Destroy ( ovrInviteOptionsHandle handle ) |
void | Passing in these users will add them to the invitable users list. |
void |
| typedef struct ovrInviteOptions* ovrInviteOptionsHandle ( ) |
|---|
No description available.
|
| ovrInviteOptionsHandle ovr_InviteOptions_Create ( ) |
|---|
No description available.
|
| void ovr_InviteOptions_Destroy ( ovrInviteOptionsHandle handle ) |
|---|
No description available.
|
| void ovr_InviteOptions_AddSuggestedUser ( ovrInviteOptionsHandle handle, ovrID value ) |
|---|
Passing in these users will add them to the invitable users list. |
| void ovr_InviteOptions_ClearSuggestedUsers ( ovrInviteOptionsHandle handle ) |
|---|
No description available.
|