toggle menu
stream-chat-android
6.6.0
jvm
switch theme
search in API
stream-chat-android-core
/
io.getstream.chat.android.models.querysort.internal
/
SortAttribute
/
FieldSortAttribute
Field
Sort
Attribute
data
class
FieldSortAttribute
<
T
>
(
val
field
:
KProperty1
<
T
,
Comparable
<
*
>
?
>
,
val
name
:
String
)
:
SortAttribute
<
T
>
KProperty referenced attribute.
Members
Constructors
Field
Sort
Attribute
Link copied to clipboard
constructor
(
field
:
KProperty1
<
T
,
Comparable
<
*
>
?
>
,
name
:
String
)
Properties
field
Link copied to clipboard
val
field
:
KProperty1
<
T
,
Comparable
<
*
>
?
>
name
Link copied to clipboard
open
override
val
name
:
String
Name of attribute