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

Sent periodically from the API to indicate a healthy connection. More...

#include <HealthCheckEvent.h>

Inheritance diagram for FHealthCheckEvent:
FChatEvent

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)
 

Detailed Description

Sent periodically from the API to indicate a healthy connection.

See also
https://getstream.io/chat/docs/events/#health.check

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