Stream Chat Unreal SDK
Loading...
Searching...
No Matches
FMessageSortOption Struct Reference

The desired sort options for message queries. More...

#include <ChannelSortOption.h>

Public Member Functions

 operator FSortParamRequestDto () const
 Convert into a DTO for sending to the API.
 

Public Attributes

EMessageSortField Field = EMessageSortField::CreatedAt
 Which field to sort by.
 
FName CustomField
 Sort by this custom field. Only considered if "Field" is custom.
 
ESortDirection Direction = ESortDirection::Descending
 The direction in which to sort.
 

Detailed Description

The desired sort options for message queries.


The documentation for this struct was generated from the following files: