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

ovr_ApplicationInvite_GetRecipient Function

The recipient's user information, such as their ID and alias. You can get the ID of an user by calling ovr_User_GetID(). 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_ApplicationInvite_GetRecipient(const ovrApplicationInviteHandle obj)

Parameters

Returns