Stream Chat Unreal SDK
|
The desired sort options for Channel API queries. More...
#include <ChannelSortOption.h>
Public Member Functions | |
operator FSortParamRequestDto () const | |
Convert into a DTO for sending to the API. | |
Public Attributes | |
EChannelSortField | Field = EChannelSortField::LastMessageAt |
Which field to sort by. | |
ESortDirection | Direction = ESortDirection::Descending |
The direction in which to sort. | |
The desired sort options for Channel API queries.