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

OVR_UserOrdering.h File

Enumeration Types

Enumeration ovrUserOrdering_

The ordering that is used when returning a list of users. This is used in some requests such as ovr_Room_GetInvitableUsers2()
ovrUserOrdering_Unknown
No description available
ovrUserOrdering_None
No preference for ordering (could be in any or no order)
ovrUserOrdering_PresenceAlphabetical
Orders by online users first and then offline users. Within each group the users are ordered alphabetically by display name

Typedefs

The ordering that is used when returning a list of users. This is used in some requests such as ovr_Room_GetInvitableUsers2()

Functions

Converts an ovrUserOrdering enum value to a string The returned string does not need to be freed
Converts a string representing an ovrUserOrdering enum value to an enum value
Did you find this page helpful?
Thumbs up icon
Thumbs down icon