-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum QuerySort.SortDirection extends Enum<QuerySort.SortDirection>
-
-
Method Summary
Modifier and Type Method Description final IntegergetValue()final StringgetName()final IntegergetOrdinal()-
Methods inherited from class io.getstream.chat.android.client.api.models.QuerySort.SortDirection
compareTo, equals, finalize, getDeclaringClass, hashCode, toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-