|
Stream Chat Unreal SDK
|
Sent periodically from the API to indicate a healthy connection. More...
#include <HealthCheckEvent.h>
Static Public Member Functions | |
| static FName | StaticType () |
Public Attributes | |
| FString | ConnectionId |
| FOwnUserDto | Me |
Public Attributes inherited from FChatEvent | |
| FName | Type |
| Event type. | |
| FDateTime | CreatedAt = FDateTime{0} |
Additional Inherited Members | |
Public Member Functions inherited from FChatEvent | |
| FChatEvent (const FName &Type, const FDateTime &CreatedAt) | |
Sent periodically from the API to indicate a healthy connection.