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

ovr_Party_GetUsers Function

An array that contains the users who are currently in this party. These users will remain in the party while navigating between apps. This method may return null. This indicates that the value is not present or that the curent app or user is not permitted to access it.

Signature

ovrUserArrayHandle ovr_Party_GetUsers(const ovrPartyHandle obj)

Parameters

obj: const ovrPartyHandle

Returns