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

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.
 

Detailed Description

The desired sort options for Channel API queries.


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