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
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
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.