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

ovr_Party_GetLeader Function

The user who initialized this party. It's also the first user who joined the party. The leader can invite and kick other users. 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

ovrUserHandle ovr_Party_GetLeader(const ovrPartyHandle obj)

Parameters

obj: const ovrPartyHandle

Returns