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

OVR_User.h File

Typedefs

struct ovrUser * ovrUserHandle

Functions

A potentially non unique displayable name chosen by the user. Could also be the same as the oculus_ID
Human readable string of what the user is currently doing. Not intended to be parsed as it might change at anytime or be translated
Intended to be parsed and used to deeplink to parts of the app.
If provided, the destination this user is currently at in the app.
If provided, the lobby session this user is currently at in the app.
If provided, the match session this user is currently at in the app.
Enum value of what the user is currently doing.
ovrID ovr_User_GetID
( const ovrUserHandle obj )
const char * ovr_User_GetImageUrl
( const ovrUserHandle obj )
const char * ovr_User_GetOculusID
( const ovrUserHandle obj )
const char * ovr_User_GetSmallImageUrl
( const ovrUserHandle obj )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon