Stream Chat Unreal SDK
|
Represents an event that happened in Stream Chat. More...
#include <ChatEvent.h>
Public Member Functions | |
FChatEvent (const FName &Type, const FDateTime &CreatedAt) | |
Public Attributes | |
FName | Type |
Event type. | |
FDateTime | CreatedAt = FDateTime{0} |
Represents an event that happened in Stream Chat.