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

UserOrdering Enum

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

Fields

Unknown[Get]
No preference for ordering (could be in any or no order)
Orders by online users first and then offline users. Within each group the users are ordered alphabetically by display name

Member Functions

UserOrdering
( final int value )
int getValue ( )

Static Member Functions

static UserOrdering fromInt
( int value )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon