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

#/components/schemas/Event An event returned in a HTTP response. Distinct from WebSocket events More...

#include <EventDto.h>

Public Attributes

FString Type
 Event type. To use custom event types see Custom Events documentation.
 
FString Cid
 
FChannelMemberDto Member
 
FString Team
 
FDateTime CreatedAt = FDateTime{0}
 Date/time of creation.
 
FAdditionalFields AdditionalFields
 

Detailed Description

#/components/schemas/Event An event returned in a HTTP response. Distinct from WebSocket events


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