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

OVR_UserOrdering.h File

The ordering that is used when returning a list of users.

Enumeration Types

Enumeration ovrUserOrdering_

A custom data structure that defines a set of enumerated values, where each value represents a specific type or category for that enumeration. See our index for a full list of our enums and APIs.
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

A custom data structure that defines a set of enumerated values, where each value represents a specific type or category for that enumeration. See our index for a full list of our enums and APIs.

Functions

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