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

ovr_GroupPresenceOptions_SetIsJoinable Function

Set whether or not the person is shown as joinable or not to others. A user that is joinable can invite others to join them. Set this to false if other users would not be able to join this user. For example: the current session is full, or only the host can invite others and the current user is not the host.

Signature

void ovr_GroupPresenceOptions_SetIsJoinable(ovrGroupPresenceOptionsHandle handle, bool value)

Parameters

Returns

void