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

ovr_Party_GetInvitedUsers Function

An array of users who are invited to this party. These users are not a part of the party yet but have been invited. 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_GetInvitedUsers(const ovrPartyHandle obj)

Parameters

obj: const ovrPartyHandle

Returns